2. Create Quote

POST {{host}}/v2/quotes

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring