Returns a cursor paged list of payments

Returns a cursor paged list of payments.

Query Params
ids
array of strings

Return only objects that match the specified ids. Optional.

ids
string
length between 32 and 32

Return only objects after this cursor id. Optional.

string
length between 32 and 32

Return only objects before this cursor id. Optional.

int32 | null
1 to 500

Upper bound for the number of objects to be returned. Defaults to 50. Maximum of 500. Optional.

date-time | null

Return only objects which were created from this timestamp on. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were created until this timestamp. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were last modified from this timestamp on. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were last modified until this timestamp. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

string
length between 0 and 32

Return only objects with this state. Optional.

string

Return only objects with this merchant id. Optional.

string

Return only objects with this connector id. Optional.

string

Return only objects with this customer id. Optional.

string

Return only objects with this bank account id. Optional.

string

Return only objects with this mandate id. Optional.

string

Return only objects with this payment reference. Optional.

string

Return only objects with this currency code. Optional.

boolean | null

Indicates whether the full customer object should be included. Optional.

boolean | null

Indicates whether the full bank account object should be included. Optional.

boolean | null

Indicates whether the full mandate object should be included. Optional.

boolean | null

Indicates whether the full connector object should be included. Optional.

boolean | null

Indicates whether the full merchant object should be included. Optional.

boolean | null

Indicates whether the full hosted page object should be included. Optional.

date-time | null

Return only objects which were submitted at this timestamp.

string

Custom1 for free use by the PSP.

string

Custom2 for free use by the PSP.

string

Custom3 for free use by the PSP.

string

Custom4 for free use by the PSP.

string

Custom5 for free use by the PSP.

Responses

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