Create Book FX by account
POST https://api-test.instarem.com:4803/api/v1/bookfx/account/create
Create Book FX for given accounts.
Request Body
{"request_id"=>"AVA3431141", "sell_amount"=>100.7, "from_account"=>121851489042, "to_account"=>121852361891, "description"=>"USD To CAD Forex."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authorization | string | Authentication token | |
content-type | string | The Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json. | |
Accept | string | ||
Content-Type | string |