Акт выполненных работ/оказанных услуг (информация заказчика)

При “type_document”: “Акт выполненных работ/оказанных услуг (информация заказчика)” при заполнении document_data используется схема ActCompletedWorksCustomer.

Схема https://fedo.spheragroup.ru/redoc

Пример тела запроса:


 {
"send": "response-body",
"file_back": ["xml"],
"query_params": {},
"type_document": "Акт выполненных работ/оказанных услуг (информация заказчика)",
"document_data": {
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"id_recipient_file": "string",
"id_sender_file": "string",
"info_about_participants": {
"id_sender_file": "string",
"id_recipient_file": "string",
"info_about_electronic_doc_management_operator": {
"name": "string",
"inn": "1234567890",
"id": "str"
}
},
"date_created_document": "10.09.2024",
"time_created_document": "10.10.00",
"name_economic_entity": "string",
"basis_economic_entity_originator_file": "string",
"identification_document": {
"id_exchange_file": "string",
"date_created_file": "10.09.2024",
"time_created_file": "10.10.00",
"electronic_signature": ["string"]
},
"content_fact_economic_life_3": {
"name_primaty_document": "string",
"document_number": "string",
"date_created_document": "10.09.2024",
"info_acceptance_work": {
"content_operation": "string",
"date_created_document": "10.09.2024"
},
"info_acceptance_item": {"date": "10.09.2024", "info": "string"},
"type_operations": "string",
"info_field_fact_economic_life_3": {
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
},
"signatory": [
{
"area_authority": "1",
"status": "1",
"basis_authority": "string",
"basis_authority_organization": "string",
"representative_legal_entity": {
"other_info": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"position": "string",
"company_name": "string",
"inn": "6251241797"
}
}
]
}
}