Create Book FX by currency

POST https://api-test.instarem.com:4803/api/v1/bookfx/currency/create

Create a Book FX using a currency pair of default accounts.

Request Body

{"request_id"=>"Test21323", "buy_currency"=>"USD", "sell_currency"=>"CAD", "sell_amount"=>100, "description"=>"USD To CAD Forex."}

HEADERS

KeyDatatypeRequiredDescription
authorizationstringAuthentication token
content-typestringThe Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json.
Acceptstring
Content-Typestring