Invoices
List all Invoices
Get paginated list of invoices for a business with optional filtering.
Scopes: invoice:read
GET
List all Invoices
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The id of the business
Example:
"biz_GA6EG2qFxA97NZHtxeLPUy"
Query Parameters
Include invoices due after this period (inclusive) in ISO-8601 format
Include invoices due before this period (exclusive) in ISO-8601 format
Filter invoices by one or more statuses, comma-separated
Filter invoices by one or more invoice numbers, comma-separated
The page token to for the next or previous page
Required range:
1 <= x <= 100List all Invoices