v1
latestOpenAPI 3.0.12026-07-243407211.3 MBTransactions
Get Overdraft Transactions
Retrieves a list of overdraft transactions for the specified account within a given date range.
get/programs/{programCode}/accounts/{accountIdentifier}/overdraftTransactions
Path parameters
programCodestring required
The program code associated with the account.
accountIdentifierstring required
Unique Identifier for the account involved in this transaction.
Query parameters
startDatestring
The start date (inclusive) for filtering overdraft transactions.
endDatestring
The end date (inclusive) for filtering overdraft transactions.
Headers
X-GD-RequestIdstring required
A unique identifier for tracking the request, provided in the X-GD-RequestId header.
Response
OK