[1] Spot Rate
Header Parameters
Content-Typestring Required
application/json
CMG-AccessTokenstring Required
{insert Client-level "access_code"}
Path Parameters
clientCodestring Required
A unique 6-digit client identifier for each client account
Body Parameters
lockSidestring Required
Indicates which currency to lock when the rate calculation is performed = [payment, settlement].
settlementCurrencystring Required
ISO-4217 Currency Code for the settlement currency.
amountnumber Required
The amount on which to base the quote.
paymentCurrencystring Required
ISO-4217 Currency Code for the payment currency.
Was this section helpful?
What made this section unhelpful for you?
Response
Status Codes
400
Amount exceeds limit
This reflects the per-client threshold on allowed Spot transactions.
400
Unexpected exception
Inputting an invalid currency code will return this error.
Was this section helpful?
