Updates the latest Fx rates and amounts for netting transactions
get
/service/v1/updateFxRates
This API is used to update the latest Fx rates and amounts for netting transactions based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branchDate: string
Branch Date
Header Parameters
-
appId: string
Source Application Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation.
Root Schema : EODResponseDetails
Type:
object
EOD Response Details
Show Source
-
errors(optional):
array errors
Error Codes
-
status(optional):
string
EOD Event Status
Nested Schema : Error
Type:
object
Error Model
Show Source
-
ecode(optional):
string
Error Code
-
edesc(optional):
string
Error Description
-
etype(optional):
string
Error Type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error