2. Create Quote

POST {{host}}/v3/profiles/{{active-profile-id}}/quotes

Request Body

{"sourceCurrency"=>"GBP", "targetCurrency"=>"EUR", "sourceAmount"=>100, "targetAmount"=>nil}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring