We will get the FX quote response ID for a request we created with sample data.
The first path parameter is the technical ID of the account to which the payment is being made.
The second path parameter is the FX quote request ID that we got from initialising the request.
To get the FX response ID, use the following endpoint:
Below you will find the response to the sample request:
After , we need to get the response ID for the request.
https://payment-api.sandbox.tuumplatform.com/api/v1/accounts/ID-1026/fx-quotes/ID-1263
Learn more about the from the developer portal.
We get the FX quote response ID along with other details. Next, we will which creates the FX order. To confirm the request, the status code must be READY.