This Request Cancel API allows you to request the cancellation of a previously booked Foreign Exchange (FX) trades by providing the fxId. The request is acknowledged immediately but requires manual input by our trading team.

The final status of the cancellation will be reflected in the FX trade status, which can be obtained via the Status API.


Request

URL: /api/v{version}/trade/{fxId}/requestcancel

Method: PUT

  • fxId: Unique identifier provided by StoneX for the trade

Response

HTTP : 202 Accepted

Message: Cancellation Acknowledgement, Please give us a few minutes to process this trade.

Language
URL
Click Try It! to start a request and see the response here!