GET /v1/quotations/weclapp/custom-attribute-definitions
GET/v1/quotations/weclapp/custom-attribute-definitions
List weclapp custom-attribute definitions for an entity type
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 |
|---|---|---|
entityType | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/quotations/weclapp/custom-attribute-definitions \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.quotations.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |