Skip to main content
PATCH
/
developer
/
company
/
invoices
/
{id}

Authorizations

Authorization
string
header
required

Short-lived access token. Obtain with your api_key.

Path Parameters

id
string
required

Outbound invoice UUID.

Body

application/json

Partial outbound invoice fields to update.

The body is of type UpdateOutboundInvoiceRequest · object.

Response

Invoice updated. No response body.