curl --location --request POST 'https://10.7.61.244:8244/mib/insolvent/yur/v1' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"transaction_id": 1,
"sender_pinfl": "31002873680015",
"purpose": "",
"consent": "",
"inn": "201042345"
}'{
"error": null,
"id": 0,
"jsonrpc": "string",
"result": {
"code": 0,
"data": {
"employees_count": 0,
"employees_household_count": 0,
"positions_count": 0,
"tin": "string"
},
"message": "string",
"success": true
}
}