Agency Finance

Get invoices

get
/agency/finance/invoices/

Returns a paginated list of invoices associated with the agency.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
from_dateinteger · int64Optional

Start of date range in epoch milliseconds

to_dateinteger · int64Optional

End of date range in epoch milliseconds

page_numberintegerOptional

Page number

Default: 1
limitintegerOptional

Number of invoices per page

Default: 10
Responses
get
/agency/finance/invoices/

Last updated

Was this helpful?