Акт рекламации в электронной форме (информация получателя)
При “type_document”: “Акт рекламации в электронной форме (информация получателя)” при заполнении document_data используется схема ActComplaintRecipient.
Документ не прошел валидацию по причине ФНС: Отличается формат времени в приказе и валидаторе.
Схема https://fedo.spheragroup.ru/redoc
Пример тела запроса:
{
"send": "response-body",
"file_back": ["xml"],
"query_params": {},
"type_document": "Акт рекламации в электронной форме (информация получателя)",
"document_data": {
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"id_recipient_electronic_document_management_operator": "000",
"id_recipient_file": "string",
"id_sender_electronic_document_management_operator": "000",
"id_sender_file": "string",
"date_created_document": "10.09.2024",
"time_created_document": "10.10.00",
"sign_consent": "1",
"description_reasons_disagreement": [
{
"description_reasons_disagreement": "string",
"serial_number": "string"
}
],
"signatory": {
"position": "string",
"signature_type": "1",
"method_confirming_authority_sign_document": "5",
"additional_information": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"information_about_attorney_paper_form": [
{
"date_create_attorney": "27.09.2024",
"fio": {
"first_name": "string",
"last_name": "string",
"middle_name": "string"
},
"information_identifying_principal": "string",
"internal_registration_number_attorney": "string"
}
],
"date_signing": "05.10.2024"
}
}
}