1. Create Quote
POST {{host}}/v2/quotes
Note: profile ID used in this call will define whether transfer is made on behalf of the person or business.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"id":2934568,"source":"GBP","target":"EUR","sourceAmount":100,"targetAmount":109.76,"type":"BALANCE_PAYOUT","rate":1.10497,"createdTime":"2020-10-29T12:50:32.055Z","createdByUserId":5461414,"profile":564,"rateType":"FLOATING","deliveryEstimate":"2020-10-29T15:45:00.000Z","fee":0.67,"feeDetails":{"transferwise":0.67,"payIn":0,"discount":0,"priceSetId":134,"partner":0},"allowedProfileTypes":["PERSONAL","BUSINESS"],"guaranteedTargetAmount":false,"ofSourceAmount":true}