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

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

Схема 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",
"id_recipient_electronic_document_management_operator": "string",
"id_recipient_file": "string",
"id_sender_electronic_document_management_operator": "string",
"id_sender_file": "string",
"indication_presence_recipient_id": "0",
"id_another_recipient": ["string"],
"document_name": "электронная дорожная ведомость, информация перевозчика об изменении сведений о грузополучателе и (или) порте назначения",
"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_road_report_change_consignee_or_port": {
"unique_id_document": "string",
"id_previous_file": "string",
"serial_number": "1",
"content_operation": "1",
"date_and_time_changes": "10.10.2024T10:10:00+03:00",
"reason_changes_text": "string",
"reason_changes_document": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document_exchange_file_signed_first_party": "string",
"id_document": "string",
"info_about_information_system": "string",
"url_system": "string",
"additional_information": "string",
"details_subjects": [{"inn_individual": "123456789011"}]
},
"info_new_consignee": {
"code_1": "string",
"code_2": "strin",
"full_name_organizational_legal_form": "string",
"structural_division": "string",
"info_for_participant_document_flow": "string",
"short_name": "string",
"individual_entrepreneur": {
"inn": "597328420480",
"details_certificate": "string",
"ogrnip": "123456789012345",
"date_ogrnip": "60.42.2895",
"info_identifying_individual": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
},
"address": {
"global_location_number": "stringstrings",
"address_rf": {
"postal_code": "232686",
"region_code": "25",
"region_name": "string",
"district": "string",
"city": "string",
"locality": "string",
"street": "string",
"house": "string",
"building": "string",
"flat": "string",
"other_information": "string"
}
},
"bank_requisites": {
"bank_account_number": "string",
"bank_info": {
"bank_name": "string",
"bank_code": "044525974",
"correspondent_account_bank": "30101810145250000974"
}
},
"contact_information": {
"other_contact_information": "string",
"phone": ["89001234567"],
"email": ["test@example.com"]
}
},
"info_new_port": {"port": "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",
"url": "string"
}
],
"date_signing": "05.10.2024"
}
}
}