Retrieve Payments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Ids
array of int32s
Ids
string

Allow searching for payments of which payment number or description contains the string.

PaymentNumbers
array of strings

Select only payments that match these payment numbers.

PaymentNumbers
SupplierIds
array of int32s

Select only payments that belong to these suppliers.

SupplierIds
GeneralLedgerAccountIds
array of int32s

Select only payments that belong to these accounts.

GeneralLedgerAccountIds
OfficeIds
array of int32s

Select only payments that belong to these offices.

OfficeIds
PaymentTypeIds
array of int32s

Select only payments that belong to these payment types.

PaymentTypeIds
string

Select only payments of which payment date is on or after this date (yyyy-MM-dd format).

string

Select only payments of which payment date is on or before this date (yyyy-MM-dd format).

boolean

Select only payments that match the approved condition.

boolean

Select only payments that match the cancelled condition.

string

Select only payments that have been modified after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

string

Select only payments that have been modified before this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

boolean

By default, the entries are not included. Set this to true to include the entries.

int32

The result set size for pagination. Default to 100 if omitted; capped at a maximum of 200.

int32

The number of records to skip. Use this in combination with limit for pagination.

Responses

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