API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

PUT /v1/articles/{id}/customer-prices/{partyId}

PUT/v1/articles/{id}/customer-prices/{partyId}

CodeMeta OS API endpoint.

Datenmodell

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

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring
partyIderforderlichstring

Beispiel

curl -X PUT https://api.codemeta-os.de/v1/articles/{id}/customer-prices/{partyId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.articles.put();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche