List payment orders

List and filter payment orders.

Query Params
integer
0 to 100
Defaults to 25
uuid

The ID of the object from which your list request will start. It is not included in the result.

string
enum

Order is based on attribute created_at. If asc, results are fetched in chronological order. If desc, results are fetched in reversed chronological order. Default order is desc.

Allowed:
date

The creation date of the payment order.

date

The creation date of the payment order.

uuid

The ID of the connected account used to trigger the payment order.

string
enum

The type of the payment order.

string
enum

The direction of the payment order.

Allowed:
string
enum

The status of the payment order.

date

The value date of the payment order.

date

The value date of the payment order.

integer
≥ 0

The amount of the payment order.

integer
≥ 0

The amount of the payment order.

string

The ISO 4217 currency code of the payment order.

string
length ≤ 35

The reference of the direct debit mandate.

string
enum

The reconciliation status of the payment order.

Allowed:
uuid

The ID of the file including the payment order.

string

The idempotency key of the payment order.

boolean

If true, only payment orders which were automatically approved will be fetched.

uuid
deprecated

The ID of the counterparty of the payment order.

uuid
deprecated

The ID of the counterparty account receiving the payment order.

uuid

The ID of the account holder receiving the payment order.

uuid

The ID of the external account receiving the payment order.

string
length ≤ 140

The aggregation reference of the payment order.

uuid

The ID of the payment order's direct debit mandate.

uuid

The ID of the original payment order that led to the current object through a chain of retries.

uuid

Unique End-to-end Transaction Reference (UETR). Can be used to track payments with Swift GPI.

string

The key of a custom field's value. You can pass multiple keys and multiple values, for instance custom_fields.k1=a&custom_fields.k1=b&custom_fields.k2=c.

string

The ID of the transaction (transaction_id) in CBS Data (cbs_data).

string
enum

The type of payment validation.

Allowed:
string
enum

The status of payment validation.

Allowed:
Responses

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