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 using Pagination.
GET
/billing/invoicesExample Response
Store
Create a new invoice for a list of charges.
POST
/billing/invoices| Parameter | Type | Examples | Description |
|---|---|---|---|
charge_ids Optional | array<integer> | [22] | A list of IDs of the charges you would like to create an invoice for |
