Invoices¶
Use /invoices resource to retrieve details of all invoices sent.
Methods¶
List of methods for this resource
| Method | Resource | Description |
|---|---|---|
| GET | /invoices | List summary of all invoices of a customer |
| GET | /invoices/{invoideId} | Show the invoice details of a specific invoice |