List invoices eligible for bill run
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Pagination token used as a marker to get records from next page.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEyMywgInNvcnRPcmRlciI6ICJhc2MifQ=="
Filter option to filter by status.
Filter option to filter based on owner id.
"ACC001"
Filter option to filter based on customer id.
"1234"
Maximum page size expected by client to return the record list.
NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.
10
Start time filter in epoch milli seconds
1650110402000
End time filter in epoch milli seconds
1650110402000
Response for Get invoice requests
List invoices response
List invoices eligible for bill run
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Pagination token used as a marker to get records from next page.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEyMywgInNvcnRPcmRlciI6ICJhc2MifQ=="
Filter option to filter by status.
Filter option to filter based on owner id.
"ACC001"
Filter option to filter based on customer id.
"1234"
Maximum page size expected by client to return the record list.
NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.
10
Start time filter in epoch milli seconds
1650110402000
End time filter in epoch milli seconds
1650110402000
Response for Get invoice requests
List invoices response