Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The idempotency key that will be used to ensure the request is only performed once
Path Parameters
The company ID with the prefix 'cmp_'.
The resource UUID
Body
The due date of the invoice in RFC-3339 format as long as the invoice is not paid, partially paid or void
The metadata associated with the invoice for internal references as long as the invoice is not paid, partially paid or void
The notes field of the invoice as long as the invoice is not paid, partially paid or void
Response
OK
Whether the invoice is automatically charged to the payment method on file for the customer
The billed customer ID for the invoice. This matches the customer_id by default, but can be set to another parent customer ID
The date the invoice was created
The currency of the invoice
The customer ID for the invoice
The total amount due on the invoice after any payments
The date the invoice total is due
The hosted link for the invoice
The date for the invoice
The name of the invoice
The invoice number for the invoice
The total amount paid against the invoice
The date the invoice was paid
The PDF link for the invoice
Any prorated amounts for the invoice
The status of the invoice such as PAID, DRAFT, VOID or PENDING
The subtotal of the invoice which is prior to applying credits
The subscription ID for the invoice, if is not a one-time invoice
The final total of the invoice after applying all credits, discounts and taxes
The last date the invoice was updated
The unique identifier for the invoice