Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/463678-0-default/factory-accounts/'
{
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"number": "string",
"bank": {
"title": "string",
"address": "string",
"swift": "string",
"phone": "string"
},
"recipient": {
"title": "string",
"address": "string",
"titleCn": "string",
"addressCn": "string"
},
"isDefault": "false"
}