Машиночитаемая доверенность в формате 5.02 (для налоговых органов)
При “type_document”: "Машиночитаемая доверенность в формате 5.02 (для налоговых органов)" при заполнении document_data используется схема Attorney502.
Схема https://fedo.spheragroup.ru/redoc
Пример тела запроса:
{
"send": "response-body",
"query_params": {},
"type_document": "Машиночитаемая доверенность в формате 5.02 (для налоговых органов)",
"document_data": {
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"id_recipient_file": "string",
"id_final_recipient_file": "string",
"id_sender_file": "string",
"code_tax_authority": "1234",
"retrust": {
"info_attorney": {
"registration_number": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"number": "string",
"date_issue": "10.09.2024",
"indication_possibility_making_transfer": "1",
"end_date": "10.09.2024",
"info_main_attorney": {
"registration_number": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"info_principal": {
"company_name": "string",
"inn": "1234567890",
"kpp": "123456789"
}
},
"info_principal": {
"inn": "123456789012",
"ogrnip": "123456789012345",
"snils": "123-456-789 12",
"citizenship": "123",
"birth_date": "10.09.2004",
"identification_document": {
"code_type_document": "07",
"serial_and_number_document": "string",
"date_issue": "10.09.2024",
"name_authority": "string",
"code_division_authority": "690-001"
},
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
},
"tax_authority_code": [
"1234"
]
},
"info_principal": {
"inn": "123456789012",
"ogrnip": "123456789012345",
"snils": "123-456-789 12",
"citizenship": "123",
"birth_date": "10.09.2004",
"identification_document": {
"code_type_document": "07",
"serial_and_number_document": "string",
"date_issue": "10.09.2024",
"name_authority": "string",
"code_division_authority": "690-001"
}
},
"info_authorized_representative": [
{
"info_organization": {
"company_name": "string",
"inn": "1234567890",
"kpp": "123456789",
"ogrn": "1234567890123"
},
"info_individual": [
{
"inn": "123456789012",
"ogrnip": "123456789012345",
"snils": "123-456-789 12",
"citizenship": "123",
"birth_date": "10.09.2004",
"identification_document": {
"code_type_document": "07",
"serial_and_number_document": "string",
"date_issue": "10.09.2024",
"name_authority": "string",
"code_division_authority": "690-001"
},
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
}
]
}
],
"indication_area_authority": [
"12"
]
},
"signatory": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
}
}