v1
latestOpenAPI 3.0.12026-07-243407211.3 MBTransactions
Get Overdraft Fee Authorization Transactions
Retrieves a list of overdraft fee authorization transactions for the specified account within a given date range.
get/programs/{programCode}/accounts/{accountIdentifier}/overdraftFeeAuthTransactions
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 fee authorizations.
endDatestring
The end date (inclusive) for filtering overdraft fee authorizations.
Headers
X-GD-RequestIdstring required
A unique identifier for tracking the request, provided in the X-GD-RequestId header.
Response
OK