Skip to main content
PUT
Update an invoice

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Path Parameters

invoiceId
string
required

Invoice ID

Body

application/json

Invoice update payload (title, customer details, currency, dates, tax/discount, status, notes, etc.)

The body is of type object.

Response

200 - application/json

OK

The response is of type object.