Электронный путевой лист (информация об обстоятельствах и особенностях рейса)

При “type_ocument”: “Электронный путевой лист (информация об обстоятельствах и особенностях рейса)” при заполнении  document_data используется схема ElectronicWaybillTrip

Схема 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",
"indication_presence_recipient_id": "0",
"id_recipient_1": {
"id_electronic_document_management_operator": "000",
"code_recipient": "string",
},
"id_recipient_2": {
"id_electronic_document_management_operator": "000",
"code_recipient": "string",
},
"id_recipient_3": {
"id_electronic_document_management_operator": "000",
"code_recipient": "string",
},
"id_sender": {
"id_electronic_document_management_operator": "000",
"code_sender": "string",
},
"id_another_recipient": ["string"],
"date_created_document": "10.09.2024",
"time_created_document": "10:10:00",
"number_waybill": "string",
"date_waybill": "10.09.2024",
"sign_start_flight": "1",
"content_waybill": {
"unique_document_id": "string",
"sign_medical_examination": "1",
"info_type_transportation": "КП",
"type_transportation": "РП",
"info_type_message": "Г",
"info_validity_period_waybill": {
"sign_formation_waybill": "1",
"date_use_waybill": "10.09.2024",
},
"info_person_who_issued_waybill": {
"person_who_issued_waybill": "С",
"individual_entrepreneur": {
"inn": "629539906112",
"ogrnip": "123456789012345",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string",
},
},
"address": {
"address_rf": {
"postal_code": "776223",
"region_code": "37",
"district": "string",
"city": "string",
"locality": "string",
"street": "string",
"house": "string",
"building": "string",
"flat": "string",
"other_information": "string",
}
},
"contacts": {
"other_contact_information": "string",
"phone": ["89001234567"],
"email": ["test@example.com"],
},
},
"info_sender": [
{
"address": {
"address_rf": {
"building": "string",
"city": "string",
"district": "string",
"flat": "string",
"house": "string",
"locality": "string",
"other_information": "string",
"postal_code": "123456",
"region_code": "69",
"street": "string",
}
},
"contacts": {
"email": ["test@example.com"],
"other_contact_information": "string",
"phone": ["89001234567"],
},
"organization": {
"name": "string",
"inn": "4386310538",
"kpp": "770201001",
},
"info_document_management_participant": [
{"info": "string", "inn": "1234567890"}
],
}
],
"info_vehicle": {
"vehicle": {
"type": "string",
"mark": "string",
"model": "string",
"inventory_number": "string",
},
"trailer": [
{
"mark": "string",
"model": "string",
"state_registration_number": "123456789",
}
],
},
"info_driver": [
{
"inn": "156387318369",
"driver_license_details": {
"number": "string",
"series": "string",
"issued_date": "10.09.2024",
},
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string",
},
}
],
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}],
}
],
},
"signatory": {
"position": "string",
"signature_type": "1",
"method_confirming_authority_sign_document": "3",
"additional_information": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string",
},
"information_about_machine_readable_attorney": [
{
"date_create_attorney": "27.09.2024",
"date_internal_registration_attorney": "27.09.2024",
"info_about_information_system": "string",
"internal_registration_number_attorney": "string",
"number_attorney": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
}
],
},
},
}