v1
latestOpenAPI 3.1.02026-07-26290133.2 KBget/direct-debit
Query parameters
status'PENDING' | 'REJECT_REQUESTED' | 'REJECTED' | 'CANCEL_REQUESTED' | 'CANCELLED' | 'FAILED' | 'ACCEPTED' | 'COMPLETED' | 'REVERSE_REQUESTED' | 'REVERSED' | 'REFUND_REQUESTED' | 'REFUNDED'
Filters results by transaction status.
transactionType'DEBIT' | 'CREDIT'
Indicates whether the transaction is a debit or credit.
debitTypes'FIRST' | 'RECURRING' | 'FINAL' | 'ONE_OFF'
Specifies the Direct Debit category.
amountFromnumber float
Returns transactions with an amount greater than or equal to this value.
amountTonumber float
Returns transactions with an amount less than or equal to this value.
pageinteger
Defines which page to return (pages are zero-indexed, starting from 0).
sizeinteger
Sets the number of records returned per page (up to 200 records per page).