post https://masspaysandbox.api.convera.com/MassPayments/orders
Creates one or more Holding Orders based on a submitted valid quote. Only unique settlement currencies will be accepted.
The itemsToBook
collection of objects should match the contents of itemsToQuote
from the Create Quote for Holding Order request. If these parameters do not match, the request will be rejected.
When submitting the request, settlementMethod
is an optional parameter. If not specified, the default settlement configured for the customer will be used.
Supported settlementMethod
values include: wire
, ACH
, and drawDown
(which indicates reverse-wire drawdown).
isAmountSettlement
specifies if a submitted amount is in settlement or trade currency. The default value assumes the amounts are in trade currency units.