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.

Sample Response Body

{
   "achDeliveryDate":"2020-06-24T07:00:00Z",
   "responseDetails":[
      {
         "code":0,
         "subCode":0,
         "description":"Success",
         "url":"http://tbd"
      }
   ]
}

Additional Response Codes

CodesubCodeDescription
218101Invalid Request
219600Invalid deliveryType (deliveryType < 0)
Language
Credentials
Header