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

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

Схема 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"],
"name_document_according_content_info": "электронный договор перевозки груза, информация перевозчика",
"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_electronic_contract_carrier": {
"unique_document_id": "string",
"general_conditions_carriage": {
"period_cargo_removal": "string",
"cargo_loading_conditions": ["string"],
"conditions_unloading_cargo_ship_to_berth": ["string"],
"conditions_unloading_cargo_ship_to_warehouse": ["string"],
"ship_cleaning_conditions": ["string"]
},
"info_vessel": {
"name": "string",
"type": "string",
"fio": {
"last_name": "string",
"first_name": "string",
"middle_name": "string"
}
},
"info_payment_service": {
"total_cost_services": "100000",
"calculation_procedure": ["string"],
"amount_before_start_transportation_rubles": "10000",
"procedure_calculating_shortage": ["string"],
"forwarding_payment_terms": {
"cost_forwarding_cargo": "1000",
"tax_rate": "0%",
"amount_nds": {"value": "100"}
},
"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": [
{
"info_about_foreign_organization": {
"country_name": "string",
"country_code": "123",
"id_foreign_organization": "string",
"name": "string",
"other_info": "string",
"status_identification": "ИО"
}
}
]
}
},
"info_rights_and_obligations": {
"rights_and_obligations_shipper": ["string"],
"rights_and_obligations_carrier": ["string"],
"terms_termination_obligations": ["string"]
},
"info_responsibility": {
"responsibility_shipper": ["string"],
"responsibility_carrier": ["string"],
"terms_dispute_resolution": ["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"
}
}
}