Skip to main content
PATCH
Update an invoice

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

invoice_id
string
erforderlich

The invoice identifier.

Abfrageparameter

o
string

Organization ID

Body

application/vnd.api+json
data
Invoice · object

An invoice generated for an order, containing line items and payment status.

Antwort

200 - application/vnd.api+json

OK

data
Invoice · object

An invoice generated for an order, containing line items and payment status.