Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/463678-0-default/rates'
{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"createdAt": "2019-08-24T14:15:22Z",
"value": 0,
"currency": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string",
"code": "string",
"symbol": "string",
"codeMoex": "string"
}
}
]
}