Get a cursor paged list of requests to pay

Returns a cursor paged list of requests to pay.

Query Params
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. Remark: 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. Remark: 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. Remark: 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. Remark: 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 hosted page. 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.

boolean | null

Indicates whether the full bankaccount object should be included.

boolean | null

Indicates whether the full mandate object should be included.

boolean | null

Indicates whether the full connector object should be included.

boolean | null

Indicates whether the full merchant object should be included.

boolean | null

Indicates whether the full hosted page object should be included.

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