Get all transactions for debit card

Returns debit card transactions for the card from the General Ledger (Command.GeneralLedger.GLGetDebitCardTransactions). GL-201: Responses may include multiple ledger rows for one authorization when ION completes partial capture (settled amount less than hold), delta capture (additional amount over hold), or informational authorizations. Use optional debit_card.capture_mode, authorized_amount, captured_amount, and released_amount to explain amounts. Logical grouping uses a stable id (root transaction) across related rows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

User UUID

uuid
required

Debit card UUID

Query Params
integer
Defaults to 50

Maximum number of transactions to return

integer
Defaults to 0

Number of transactions to skip for pagination

string

Optional start date for transaction list

string

Optional end date for transaction list

string

Optional text search (e.g. merchant name, description) when supported by GL.

Responses

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