Rate
Field Name
Data Type
Description
Example response
{
"id": "FXR-1671-0642-0000",
"pair": {
"id": "FXP-1671-0642",
"name": "EUR: GBP",
"latestRate": {
"rate": 0.88
},
"revision": 1
},
"externalId": "RATE-1234",
"recordDate": "2024-05-09T14:40:28.958Z",
"value": 1.1456,
"status": "Active",
"audit":{
"created": {
"at": "2024-04-08T06:30:05.807Z",
"by": {
"id": "USR-2172-2499",
"revision": 1,
"name": "John User"
}
},
"updated": {
"at": "2024-05-16T09:17:36.406Z",
"by": {
"id": "TKN-3836-7769",
"revision": 1,
"name": "My token"
}
},
"deleted": {
"at": "2024-05-17T09:17:36.406Z",
"by": {
"id": "TKN-3836-7769",
"revision": 1,
"name": "My token"
}
}
},
"revision": 1
}Last updated
Was this helpful?