API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/quotations/by-opportunity/{opportunityId}

GET/v1/quotations/by-opportunity/{opportunityId}

List all quotations linked to an opportunity

Datenmodell

Diese Operation arbeitet auf der Entität Quotation (quotation). Alle 49 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Pfad-Parameter

NameTypBeschreibung
opportunityIderforderlichstring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/quotations/by-opportunity/{opportunityId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.quotations.get();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche