Электронная транспортная накладная (Приказ № ЕД-7-26/1065@) (информация перевозчика о приеме груза к перевозке)

При “type_document”: "Электронная транспортная накладная (Приказ № ЕД-7-26/1065@) (информация перевозчика о приеме груза к перевозке)" при заполнении  document_data используется схема ElectronicBillLading2CargoAcceptance.


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

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

{
  "send": "response-body",
  "file_back": [
    "xml"
  ],
  "query_params": {},
  "type_document": "Электронная транспортная накладная (Приказ № ЕД-7-26/1065@) (информация перевозчика о приеме груза к перевозке)",
  "document_data": {
    "guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
    "year_file_created": "2024",
    "month_file_created": "10",
    "day_file_created": "10",
    "id_recipient": "string",
    "id_sender": "string",
    "id_carrier": "string",
    "indication_presence_recipient_id": "0",
    "id_another_recipient": [
      "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_bill_lading": {
      "unique_document_id": "string",
      "content_operation": "string",
      "reservations_and_remarks": {
        "data_and_time_arrival": "10.10.2024T10:10:00+03:00",
        "indication_exact_time_1": "0",
        "data_and_time_departure": "10.10.2024T10:10:00+03:00",
        "indication_exact_time_2": "0",
        "data_and_time_loading": "10.10.2024T10:10:00+03:00",
        "indication_exact_time_3": "0",
        "cargo_condition": "string",
        "weight": "string",
        "quantity_place": "string",
        "loading_wors": "string",
        "info_field": [
          {
            "id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
            "text_info": [
              {
                "id": "string",
                "value": "string"
              }
            ]
          }
        ]
      },
      "info_marks": [
        {
          "calculation_and_amount_fine": [
            {
              "actual_number_units_measurement": "string",
              "calculation_fine": "string",
              "currency_code": "643",
              "currency_exchange_rate": "90",
              "currency_name": "Российский рубль",
              "date": "10.09.2024",
              "total_amount_fine_no_rub": "100",
              "total_amount_fine_rub": "2500"
            }
          ],
          "data_and_time_mark": "10.10.2024T10:10:00+03:00",
          "description_circumstances": "string",
          "indication_exact_time": "0",
          "info_acts": [
            {
              "additional_information": "string",
              "details_subjects": [
                {
                  "inn_organization": "1234567890"
                }
              ],
              "document_date": "10.10.2024",
              "document_name": "string",
              "document_number": "string",
              "id_document": "string"
            }
          ],
          "info_field": [
            {
              "id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
              "text_info": [
                {
                  "id": "string",
                  "value": "string"
                }
              ]
            }
          ],
          "info_weighing_acts": [
            {
              "additional_information": "string",
              "details_subjects": [
                {
                  "inn_organization": "1234567890"
                }
              ],
              "document_date": "10.10.2024",
              "document_name": "string",
              "document_number": "string",
              "id_document": "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": "string",
        "number_attorney": "string",
        "identification_information": "string"
      }
    }
  }
}