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

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

Схема 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_electronic_document_management_operator": "000",
"code_recipient": "string",
"id_sender_electronic_document_management_operator": "000",
"code_sender_file": "string",
"date_created_document": "10.09.2024",
"time_created_document": "10:10:00",
"start_date_reconciliation_period": "10.09.2024",
"end_date_reconciliation_period": "10.09.2024",
"reconciliation_report_number": "string",
"info_document": {
"currency_code": "643",
"sender": {
"okpo": "1234567890",
"structural_division": "string",
"info_participant_document_flow": "string",
"short_name": "string",
"foreign_organization": {
"name": "string",
"other_info": "string",
"id_legal_entity": "string"
},
"contact_data": {
"other_data": "string",
"email": ["string"],
"phone": ["string"]
}
},
"recipient": {
"okpo": "1234567890",
"structural_division": "string",
"info_participant_document_flow": "string",
"short_name": "string",
"individual": {
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"inn": "123456789012"
},
"contact_data": {
"other_data": "string",
"email": ["string"],
"phone": ["string"]
}
}
},
"details_table": {
"amount_balance_beginning_reconciliation_period_debit": "1200.00",
"amount_balance_beginning_reconciliation_period_credit": "1200.00",
"debit_turnover": "1200.00",
"credit_turnover": "1200.00",
"amount_balance_end_reconciliation_period_debit": "1200.00",
"amount_balance_end_reconciliation_period_credit": "1200.00",
"info_contract": [
{
"id_contract": "string",
"description_contract": "string",
"number_contract": "122",
"data_contract": "10.09.2024",
"amount_balance_beginning_reconciliation_period_debit": "1200.00",
"amount_balance_beginning_reconciliation_period_credit": "1200.00",
"debit_turnover": "1200.00",
"credit_turnover": "1200.00",
"amount_balance_end_reconciliation_period_debit": "1200.00",
"amount_balance_end_reconciliation_period_credit": "1200.00",
"info_document": [
{
"document_name": "string",
"document_number": "112",
"document_date": "10.10.2024",
"id_document": "string",
"additiona_info": "string",
"info_operation": [
{
"number_row": "1",
"date_operation": "10.10.2024",
"name_operation": "string",
"amount_debit_operation": "1200.00",
"amount_credit_operation": "1200.00"
}
]
}
]
}
]
},
"signatory": {
"status": "1",
"signature_type": "1",
"identifying_info": "string",
"position": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"information_about_machine_readable_attorney": {
"number_attorney": "6Cbcc5fc-54b5-AAE3-Ef67-D805Ceec2dDE",
"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"
}
}
}
}
}