Электронный заказ и заявка (информация перевозчика)
При “type_document”: "Электронный заказ и заявка (информация перевозчика)" при заполнении document_data используется схема ElectronicOrderAndApplicationCarrier.
Схема 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",
"id_recipient_electronic_document_management_operator": "000",
"id_recipient_file": "string",
"id_sender_electronic_document_management_operator": "000",
"id_sender_file": "string",
"indication_presence_recipient_id": "0",
"id_another_recipient": ["string"],
"date_created_document": "10.09.2024",
"time_created_document": "10:10:00",
"name_economic_entity": "string",
"basis_economic_entity_originator_file": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document": "string",
"additional_information": "string",
"details_subjects": [
{
"info_about_foreign_organization": {
"status_identification": "ИО",
"country_name": "string",
"name": "string",
"id_foreign_organization": "string",
"other_info": "string",
"identity_document": {
"type_document": "string",
"number_document": "string",
"date_issued_document": "10.09.2024"
}
}
}
]
},
"file_identification": {
"id_exchange_file": "string",
"date_created_file": "10.09.2024",
"time_created_file": "10:10:00",
"electronic_signature": "string"
},
"content_order_and_application": {
"unique_document_id": "string",
"content_operation": "1",
"reason_refusal": "string",
"person_responsible_transportation": {
"phone": ["89234567891"],
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
},
"info_driver": [
{
"fio": {
"first_name": "string",
"last_name": "string",
"middle_name": "string"
},
"inn": "123456789012",
"issued_date": "10.09.2024",
"number": "string",
"phone": ["89234567891"],
"series": "string"
}
],
"person_authorized_sign": {
"document": {
"document_name": "string",
"document_number": "string",
"document_date": "10.10.2024",
"id_document": "string",
"additional_information": "string",
"details_subjects": [{"inn_organization": "6880325403"}]
},
"authorized_person": {
"info_document_management_participant": [
{"inn": "1234567890", "info": "string"}
],
"organization": {
"name": "string",
"inn": "4386310538",
"kpp": "770201001"
},
"address": {
"address_rf": {
"postal_code": "735184",
"region_code": "06",
"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"]
}
}
},
"vehicle_info": {
"vehicle": {
"number": "string",
"vin_number": "string",
"registration_number": "string",
"type_ownership": "1",
"vehicle_parameters": {
"type": "string",
"mark": "string",
"load_capacity": "5.30",
"capacity": "3.30"
}
},
"trailer": [
{
"documents": [
{
"additional_information": "string",
"details_subjects": [
{
"short_name_executive_authority": "string"
}
],
"document_date": "10.10.2024",
"document_name": "string",
"document_number": "string",
"id_document": "string"
}
],
"number": "string",
"registration_number": "string",
"type_ownership": "1",
"vehicle_parameters": {
"capacity": "3.30",
"load_capacity": "5.30",
"mark": "string",
"type": "string"
},
"vin_number": "string"
}
],
"special_condition": [
{
"number": "string",
"date": "10.09.2024",
"validity_period": "string",
"type_permission": "string",
"short_name": "string",
"id_file": "string",
"established_route_movement": {
"route_text_format": "string"
}
}
],
"info_field": [
{
"id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"text_info": [{"id": "string", "value": "string"}]
}
]
},
"order_calculations": {
"currenct_code": "643",
"currenct_name": "Российский рубль",
"cost_without_nds": "1000",
"tax_rate": "0%",
"cost_with_nds": "1100",
"order_calculation": "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"
}
]
}
}
}