Create a Forex Booking
POST/forex/booking
This API allows clients to book an FX trade by specifying the currency pair, amount, and side. It is currently supported for clients operating under a pre-agreed pricing model with the bank, allowing them to execute FX trades without needing to request an executable rate beforehand.
Request
Responses
- 200
OK
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.