Retrieve a single FX transaction
GET/api/fx_transaction_details/:id
This API endpoint is your gateway to delving into the intricacies of an individual foreign exchange (FX) transaction, enabling you to uncover a treasure trove of details about a specific FX transaction.
Request
Responses
- 200
- 401
- 403
- 404
OK - The request was processed successfully.
Unauthorised -- Your access token is wrong.
Forbidden -- Access to the requested resource or action is forbidden.
Not Found -- The requested resource could not be found.