GET /v1/customer-health/{partyId}/history
GET/v1/customer-health/{partyId}/history
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
partyIderforderlich | string | |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/customer-health/{partyId}/history \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.customer-health.get();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |