Invoices
For any call on this page, you are required to set the merchant using the Merchant Header.
Index
View a list of invoices for a merchant.
GET
/billing/invoices
Example Response
Store
Create a new invoice for a list of charges.
POST
/billing/invoices
Parameter | Type | Examples | Description |
---|---|---|---|
charge_ids
| array<integer> | [22] | A list of IDs of the charges you would like to create an invoice for |