Invoices
The invoices section provides read-only access to invoices of your company.
Required scope: invoices
Setting up API access is described in the Help Center.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/oauth/v2/resource/invoices | Paginated list of all invoices |
GET | /api/oauth/v2/resource/invoices/{uuid} | Details of a single invoice |