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

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

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

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

{
"send": "response-body",
"type_document": "Акт о приемке выполненных работ (информация заказчика)",
"document_data": {
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"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",
"name_economic_entity": "string",
"basis_economic_entity_originator_file": {
"typical_identifying_features_document": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document": "string",
"additional_info": "string",
"details_subjects": [{"inn_organization": "1234567890"}]
}
},
"file_identification": {
"id_exchange_file": "string",
"date_created_file": "10.09.2024",
"time_created_file": "10:10:00",
"electronic_signature": ["string"]
},
"content_fact_economic_life_4": {
"document_number": "string",
"document_date": "10.09.2024",
"type_operation": "string",
"sign_construction": "0",
"info_acceptance_work_results": {
"code_content_operation": "1",
"amount_tax": "300.00",
"date_acceptance_works": "10.09.2024"
},
"notification_customer": {
"info_reasons_disagreement": "string",
"notification": "С представленными подрядчиком сведениями о расчетах согласен",
"identifying_features_documents_unaccounted": {
"typical_identifying_features_document": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document": "string",
"additional_info": "string",
"details_subjects": [
{"inn_organization": "1234567890"}
]
}
},
"identifying_features_documents_unnecessarily_accounted": {
"typical_identifying_features_document": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document": "string",
"additional_info": "string",
"details_subjects": [
{"inn_organization": "1234567890"}
]
}
}
},
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
]
},
"signatory_customer": [
{
"signatory": {
"status": "1",
"signature_type": "1",
"info_about_information_system": "string",
"position": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"information_about_machine_readable_attorney": {
"number_attorney": "cFaA87dE-4e4f-6CCA-9Af8-B498fdd7bDB8",
"date_create_attorney": "27.09.2024",
"internal_registration_number_attorney": "string",
"date_internal_registration_attorney": "27.09.2024",
"info_about_information_system": "string"
},
"information_about_attorney_paper_form": {
"date_create_attorney": "27.09.2024",
"internal_registration_number_attorney": "string",
"information_identifying_principal": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
}
}
}
]
}
}