Skip to main content
PATCH
Update invoice

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the invoice.

Body

application/json

Request body for updating an invoice (id is provided in the URL path).

input
object
required

Response

Invoice updated

Successful invoice update response.

invoice
object
required

Invoice record representing a payment request sent to a customer.