Retrieves OD Fee Eligible Transactions for an accountget https://example.com/programs/{programCode}/account/{accountIdentifier}/ODFeeEligibleTransactionsGet OD Fee Eligible Transactions for a specified account identifier and program code.Path ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredThe unique identifier of the account for which OD Fee Eligible Transactions are requested.HeadersX-GD-RequestIdstringrequiredThe unique request identifier provided in the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago