v1
latestOpenAPI 3.0.12026-07-243407211.3 MBTransfers
Get ACH Delivery Date
Retrieves the expected funding date and time (achDeliveryDate) for ACH Pull transfers. Requires transfer type, optional schedule date, and delivery type. Returns the expected funding date for the transfer.
get/programs/{programCode}/DeliveryDate
Path parameters
programCodestring required
The program code associated with the partner implementation.
Query parameters
achTransferTypestring
The ACH transfer type. "1" for achOut, "2" for achPull.
scheduleDatestring
The scheduled date for the transfer (optional, format: yyyy-MM-dd).
achDeliveryTypestring
The ACH delivery type. "0"=Default, "1"=Same Day, "2"=Next Day, "3"=Three Business Days.
Headers
X-GD-RequestIdstring required
A unique identifier (GUID) for tracking the request.
Response
OK