API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/contracts/{id}/contingents/{contingentId}/refill

POST/v1/contracts/{id}/contingents/{contingentId}/refill

CodeMeta OS API endpoint.

Datenmodell

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

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring
contingentIderforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/contracts/{id}/contingents/{contingentId}/refill \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.contracts.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche