Create FX conversion and payment
BetaAuthentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Request
Amount to be converted and paid out in the destination currency. Must be an object with currency and value fields. Example: {“currency”: “GBP”, “value”: 50000.00}
Response
Current status of the payment. Refer to the Payment Status Events section for more details about the statuses.