Estimate delivery dates
Estimates when a payment between two of the entity’s accounts would be delivered, without creating one. The response has one estimate per delivery option valid for the receiving account, for example standard-ach, same-day-ach, and rtp for ACH. deductionDate is the debit date used for the estimate (defaults to today); amount is in minor units (cents).
Authorizations
Headers
Entity the request operates on — an entity id (ent_<uuid>) or me (the partner's sole entity).
Body
Internal originating account id (acct_), the debit account
External receiving account id (acct_), the credit account
The prospective payment amount to estimate for, in minor units (cents).
The debit/schedule date the estimate is based on. Defaults to the current date when omitted.
Response
Estimated delivery dates, one per delivery preference for the receiving rail.
Echoes the requested payment amount, minor units (cents).
The debit/schedule date the estimates are based on.
One entry per delivery preference valid for the receiving external account. Empty when the rail has no valid preferences.