List Invoices

List Invoices shows all Invoices that are available to the User. To filter the Invoices that appear in the response, specify one or more optional query and pagination parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Invoices Search Filters

int32 | null

Which page of results to return

int32 | null

Number of records per page.

date-time | null

Supply a created from date to only show Invoices created before this date.

If StartDate is provided EndDate must be provided. If neither are provided a default date range is used.

date-time | null

Supply a created from date to only show Invoices created after this date.

If StartDate is provided EndDate must be provided. If neither are provided a default date range is used.

deploymentIDs
array of int32s | null

Supply a list of Deployment IDs to filter Invoices to those Deployments.

deploymentIDs
cardPoolIDs
array of int32s | null

Supply a list of Card Pool IDs to limit the Invoices to those belonging to the supplied Card Pools.

cardPoolIDs
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

404

Not Found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json