Order Cancel API
Last updated
Last updated
It is possible to customize request parameters during the project without additional costs. Below you can find our standard ready available service for getting the newest quote.
Test this service via Swagger: https://app.swaggerhub.com/apis-docs/Synnetra4/FXWebAPISOA/1.7
During implementation we provide dedicated Swagger documentation pointing to the Sandbox environment of the customer
For architecture overview check:
POST
https://demo.fxcib.com/api/FXWebAPI/OrderCancel
This service allows to cancel previously placed Order. It can be used as client facing service after Oauth2 authentication or service behind firewall used by SOA After successful cancellation your SOA can for example: unblock limit
customerCode
string
Used by SOA when placing order in the name of the customer after internal verification.
orderId
string
OrderID of the Order that need to be canceled
pair
number
Currency Pair code in CCY/CCY format Ex. EUR/USD. Pair is used mainly for request verification
key
string
Key provided by FXWebAPI
Request Example: