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