List payment ordersAsk AIget https://sandbox.numeral.io/v1/payment_ordersList and filter payment orders.Query Paramslimitinteger0 to 100Defaults to 25starting_afteruuidThe ID of the object from which your list request will start. It is not included in the result.sort_orderstringenumOrder 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.ascdescAllowed:ascdescstart_datedateThe creation date of the payment order.end_datedateThe creation date of the payment order.connected_account_iduuidThe ID of the connected account used to trigger the payment order.typestringenumThe type of the payment order.sepasepa_instantsepa_urgentbacsbecschapsfpsswifttarget2treasuryoskoritsicelandic_expShow 13 enum valuesdirectionstringenumThe direction of the payment order.creditdebitAllowed:creditdebitstatusstringenumThe status of the payment order.pending_approvalapprovedprocessingsentrejectedcanceledexecutedpendingdeniedfailedShow 10 enum valuesstart_value_datedateThe value date of the payment order.end_value_datedateThe value date of the payment order.amount_frominteger≥ 0The amount of the payment order.amount_tointeger≥ 0The amount of the payment order.currencystringThe ISO 4217 currency code of the payment order.mandate_referencestringlength ≤ 35The reference of the direct debit mandate.reconciliation_statusstringenumThe reconciliation status of the payment order.reconciledpartially_reconciledunreconciledAllowed:reconciledpartially_reconciledunreconciledfile_iduuidThe ID of the file including the payment order.idempotency_keystringThe idempotency key of the payment order.auto_approvalbooleanIf true, only payment orders which were automatically approved will be fetched.truefalsecounterparty_iduuiddeprecatedThe ID of the counterparty of the payment order.counterparty_account_iduuiddeprecatedThe ID of the counterparty account receiving the payment order.account_holder_iduuidThe ID of the account holder receiving the payment order.external_account_iduuidThe ID of the external account receiving the payment order.aggregation_referencestringlength ≤ 140The aggregation reference of the payment order.direct_debit_mandate_iduuidThe ID of the payment order's direct debit mandate.retry_details.original_payment_iduuidThe ID of the original payment order that led to the current object through a chain of retries.uetruuidUnique End-to-end Transaction Reference (UETR). Can be used to track payments with Swift GPI.custom_fields.keystringThe 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.cbs_data.transaction_idstringThe ID of the transaction (transaction_id) in CBS Data (cbs_data).validation.typestringenumThe type of payment validation.internal_account_is_activedirect_debit_mandate_is_activeliquidity_screeningsanctions_screeningrisk_screeninglimits_screeningmambu_authorizationAllowed:internal_account_is_activedirect_debit_mandate_is_activeliquidity_screeningsanctions_screeningrisk_screeninglimits_screeningmambu_authorizationvalidation.statusstringenumThe status of payment validation.queuedin_progresssuccessfulfailedpending_investigationcanceledtechnical_errorAllowed:queuedin_progresssuccessfulfailedpending_investigationcanceledtechnical_errorResponses 200200 400Validation error.Updated 7 months ago