При “type_document”: “Электронная транспортная накладная (Приказ № ЕД-7-26/383@) (информация грузополучателя)” при заполнении document_data используется схема ElectronicBillLadingConsignee.
Схема: https://fedo.spheragroup.ru/redoc
Пример тела запроса:
{
"send": "response-body",
"file_back": ["xml"],
"query_params": {},
"type_document": "Электронная транспортная накладная (Приказ № ЕД-7-26/383@) (информация грузополучателя)",
"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_carrier": {
"id_exchange_file": "string",
"date_created_file": "10.09.2024",
"time_created_file": "10:10:00",
"electronic_signature": "string"
},
"content_bill_lading_consignee": {
"unique_document_id": "string",
"content_operation": "2",
"reason_refusal": "1",
"description_reason_refusal": "string",
"info_acceptance_cargo": {
"fact_date_and_time_arrival": "10.10.2024T10:10:00+03:00",
"fact_date_and_time_departure": "10.10.2024T10:10:00+03:00",
"stated_date_and_time_arrival": "10.10.2024T10:10:00+03:00",
"method_determining_weight": "string",
"quantity_place": "10",
"fact_condition_cargo": "string",
"gross_weight": "15",
"net_weight": "15",
"tare_weight": "3",
"volume": "5",
"density": "55",
"address_place_unloading": {
"comment": "string",
"global_location_number": "stringstrings",
"coordinates": {
"latitude": "stringstringstr",
"longitude": "stringstringstr"
},
"address": {
"global_location_number": "stringstrings",
"address_rf": {
"postal_code": "488508",
"region_code": "51",
"region_name": "string",
"district": "string",
"city": "string",
"locality": "string",
"street": "string",
"house": "string",
"building": "string",
"flat": "string",
"other_information": "string"
}
}
},
"info_accepted_cargo": [
{
"cargo_name": "string",
"cargo_weight": {
"gross_weight": "15",
"net_weight": "15",
"quantity_pallets": "12",
"tare_weight": "3"
},
"condition_cargo": "string",
"density": "55",
"list_markings": ["string"],
"quantity_place": "10",
"volume": "5"
}
],
"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": {
"position": "string",
"signature_type": "1",
"method_confirming_authority_sign_document": "5",
"additional_information": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
},
"information_about_attorney_paper_form": [
{
"date_create_attorney": "27.09.2024",
"fio": {
"first_name": "string",
"last_name": "string",
"middle_name": "string"
},
"information_identifying_principal": "string",
"internal_registration_number_attorney": "string"
}
],
"date_signing": "05.10.2024"
}
}
}