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_'.
Body
The currency for the invoice
The customer for the invoice
The subscription ID for the invoice
The cancellation configuration for the subscription
The change configuration for subscription
Whether to include taxes in the invoice
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