v1
latestOpenAPI 3.0.12026-07-243407211.3 MBTransactions
Get Direct Deposits
Retrieves a list of direct deposit transactions for the specified account, optionally filtered by date range.
get/programs/{programCode}/accounts/{accountIdentifier}/directdeposits
Path parameters
programCodestring required
The program code associated with the account.
accountIdentifierstring required
Unique Identifier for the account whose direct deposits are being retrieved.
Query parameters
startDatestring
The start date (inclusive) for filtering direct deposits.
endDatestring
The end date (inclusive) for filtering direct deposits.
Headers
X-GD-RequestIdstring required
A unique identifier for tracking the request, provided in the X-GD-RequestId header.
Response
OK