FX Trade - Lock FX Exchange Rate

Secures a specific exchange rate for a limited duration to facilitate a buy or sell transaction.

Upon success, it returns an fxLockId and an expiration timestamp (fxLockExpiryAt). This ID can be provided during the execution phase to ensure the transaction uses the locked rate, protecting the user from rate fluctuations during the flow.

While rates are typically managed on a daily basis, locking ensures consistency for the duration of the user's specific transaction session.

Path Params
integer
required

Multi Currency Wrapper Account Id.

Body Params
string
enum
required

The action to perform (BUY or SELL).

Allowed:
number
required

The amount to lock for exchange.

string
required

The currency code.

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json