Search payments for the organisation

Search for payments based on a variety of criteria. This operation retrieves information about payments based on the search criteria provided.

Query for Payments

You can use the expand[] parameter to include additional related object details in the response.

Example: /payments/search?query=amount>1000&expand[]=debt

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

ID of the organisation

Query Params
string

The search query string. See search query language and list of supported Query for debts.

integer

Number of records to return

string

Return records after this cursor

string

Return records before this cursor

expand[]
array of strings

Specify fields to expand in the response.

Multiple fields can be expanded by providing the parameter multiple times.

expand[]
Allowed:
Responses

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