Calculate fees
Estimates the fees for a payment between two of the entity’s accounts, without creating one. Fees depend on the originating account, the receiving account, the deliveryPreference, and the amount. All amounts are 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 delivery preference to price. Its rail must match the receiving account; the normal-speed values (standard-ach, standard-check, domestic-wire, virtual-card) price that rail at normal speed.
standard-ach, same-day-ach, rtp, standard-check, express-check, overnight-check, domestic-wire, instant-domestic-wire, virtual-card, instant-virtual-card The payment amount to price, in minor units (cents).
Response
Calculated fees.
The fee category (e.g. ach, card, expedited-ach).
Which side of the payment the fee is levied on: the account originating the payment or the account receiving it. Works for both estimated (calculator) and applied (payment) fees.
originator, receiver Present when the fee is a flat amount.
Present when the fee is a percentage of the payment amount.
The resolved fee for the requested payment amount, in minor units (cents). Absent only when the fee cannot be resolved without a per-payment quote (e.g. tiered pricing).