v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transactions

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

accountIdentifierstring nullable

Unique identifier for the account whose overdraft transactions are being retrieved.

totalAllowedTransactionsstring nullable

The total number of allowed overdraft transactions for the account.

lastTransactionDatestring date-time nullable

The date and time of the last overdraft transaction in the result set.

accountSubscriptionReinstatementReasonKeystring nullable

The reinstatement reason key for the account subscription.