GET /v1/quotations/weclapp/search
GET/v1/quotations/weclapp/search
Search weclapp quotations for on-demand import
Datenmodell
Diese Operation arbeitet auf der Entität Quotation (quotation). Alle 49 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.
Query-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
query | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/quotations/weclapp/search \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.quotations.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |