Электронная сопроводительная ведомость (информация грузоотправителя)

При “type_document”: "Электронная сопроводительная ведомость (информация грузоотправителя)" при заполнении  document_data используется схема ElectronicCoverSheetSender.

Документ не прошел валидацию по причине ФНС:  Отличается формат времени в приказе и валидаторе.

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

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

{
"send": "response-body",
"query_params": {},
"type_document": "Электронная сопроводительная ведомость (информация грузоотправителя)",
"document_data": {
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"preffix": "ON_SOPVEDGO1",
"id_carrier": "string",
"id_recipient": "string",
"id_sender": "string",
"date_created_document": "10.09.2024",
"time_created_document": "10:10:00",
"file_identification": {
"id_exchange_file": "string",
"date_created_file": "10.09.2024",
"time_created_file": "10:10:00",
"electronic_signature": "string"
},
"content_cover_sheet": {
"unique_document_id": "string",
"corrections": {
"number": "1",
"date": "10.09.2024",
"fio": [
{
"first_name": "string",
"last_name": "string",
"middle_name": "string"
}
]
},
"info_instructions": {
"instruction": "string",
"transportation_deadlines": "string",
"prohibition_cargo_overloading": "1",
"info_locking_and_sealing_devices": "string",
"temperature_regime": {
"lower_temperature_limit": "80.00",
"upper_temperature_limit": "10.00",
"lower_humidity_limit": "9.00",
"upper_humidity_limit": "2.00"
},
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
]
},
"info_containers": [
{
"data_and_time_delivery": "10.10.2024T10:10:00+03:00",
"indication_exact_time": "0",
"data_and_time_return": "10.10.2024T10:10:00+03:00",
"indication_exact_time_1": "0"
}
],
"container_delivery": {
"data_and_time_arrival": "10.10.2024T10:10:00+03:00",
"indication_exact_time": "0",
"data_and_time_submission": "10.10.2024T10:10:00+03:00",
"indication_exact_time_1": "0",
"data_and_time_departures": "10.10.2024T10:10:00+03:00",
"indication_exact_time_2": "0",
"container_condition": "string",
"quantity_place": "20",
"address_loading": {
"comments": "string",
"global_location_number": "stringstrings",
"location_coordinates": {
"latitude": "stringstringstr",
"longitude": "stringstringstr"
},
"address": {
"address_rf": {
"postal_code": "699366",
"region_code": "76",
"district": "string",
"city": "string",
"locality": "string",
"street": "string",
"house": "string",
"building": "string",
"flat": "string"
}
}
},
"weigth": {
"net_weight": "3.500",
"gross_weight": "3.500",
"quantity_pallets": "3"
},
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
]
},
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
]
},
"signatory": {
"status": "1",
"identification_information": "string",
"position": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"info_attorney": {
"date_create_attorney": "27.09.2024",
"serial_number_attorney": "f6c0cCd4-82a3-D7A2-A3b0-7A7aA67fD9De",
"number_attorney": "string",
"identification_information": "string"
}
}
}
}