Authorization: Bearer ********************curl --location 'https://mock.apidog.com/m1/463678-0-default/bank-details/' \
--header 'Authorization: Bearer <token>'{
"id": 1,
"deletedAt": "2019-08-24T14:15:22.123Z",
"currentAccount": "string",
"bank": {
"title": "string",
"bik": "string",
"inn": "string",
"kpp": "string"
},
"ruCompanies": [
{
"title": "string",
"code": "string",
"isMainCarrier": false
}
],
"currencyAccount": "string",
"correspondentAccount": "string",
"isMain": false
}