Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/463678-0-default/wishes-types/'
{
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string",
"code": "string",
"techDealTypes": [
{
"title": "string",
"code": "string",
"ruContractTypes": [
{
"title": "string"
}
]
}
],
"ruCompany": "/ru-companies/1"
}