Skip to main content
PATCH
Sets a free-form external_status for integrations (for example ERP workflow). Send {"external_status": null} to clear.

Authorizations

X-API-Key
string
header
required

API-Schlüssel zur Authentifizierung. Kontaktieren Sie Ihren Customer Success Manager, um einen API-Schlüssel zu erhalten.

Jeder Endpunkt erfordert spezifische Berechtigungen (Scopes); die erforderlichen Scopes werden pro Endpunkt angezeigt.

Path Parameters

id
integer
required

Numerische Rechnungs-ID

Body

application/json
external_status
string | null
required

Freier Integrationsstatus; null zum Löschen

Maximum string length: 2048
Example:

"EXPORTED"

Response

Status erfolgreich aktualisiert

success
boolean
Example:

true