New payment methods query parameter

Payment methods query parameter
The list payment methods endpoint includes a new query parameter, paymentMethodType
, which fetches payment methods by type. In practice, this means you could combine paymentMethodType
with the existing sourceID
parameter to find the push-to-card
payment method for a particular card ID, or the rtp-credit
payment method for a particular bank account.
Moov fees on completed transfers
Moov fees (moovFeeDetails
, moovFee
, moovFeeDecimal
) will now populate once when a transfer completes with final fee amounts. Previously, fees would be populated after authorization and then updated with final amounts on transfer completion.
Facilitator fees in the Dashboard
You can now add a facilitator fee when creating a transfer in the Dashboard.