Get FX trade information
Successfully processed request
bad input parameter environment
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
bad input parameter environment
Internal server error
Service unavailable
Response to the Get FXTrade request
{- "status": "Success",
- "code": "FX001",
- "message": "<failure reason>",
- "data": {
- "forexContractNo": "123898",
- "tradeDate": "2020-01-01",
- "ccyPair": "USDEUR",
- "direction": "Buy",
- "baseCcy": "USD",
- "baseAmount": 1000,
- "quoteCcy": "EUR",
- "quoteAmount": 900,
- "tenor": "SPOT",
- "exchangeRate": 1.2,
- "valueDate": "2020-01-01",
- "referenceSpotRate": 100,
- "referenceFwdPoints": 100,
- "executionTime": "1800",
- "counterpartyId": "11950"
}
}