Invoice
Purpose
An invoice is primarily a merchant object, which represents a collection of items purchased by that merchant.
Endpoint
The endpoint you need to use for this is:
/invoice
Available Methods
| Methods |
Details |
| GET |
Get invoice details. |
| POST |
Create or update invoices. |