Deal Blotter API
Last updated
Last updated
It is possible to customize request and response format during the project without additional costs.
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/DealBlotter
This service is able to respond with a deal blotter data. It can be used as client facing service after Oauth2 authentication or service behind firewall used by SOA
key
string
Customer Session Key or FXWebAPI key used by SOA
requestId
string
Unique requestID. Max 25 signs (for GUID - encode GUID as a base64 string)
customerCode
string
Code of particular customer. Customer mapping should be done on a bank side. In our Swagger Demo please use: SYNNETRA.HTML.TEST
dateStart
string
Filter parameter: Start Date
dateEnd
string
Filter parameter: End Date
currency
string
Currency Code ISO 4217 standard
amount
number
Amount value for Amount filter (works with comparisonSign)
comparisonSign
string
1 = amounts smaller than, 2 = amounts bigger than
Example: