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

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


Схема 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_sender": "string",
    "id_carrier": "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": [
        {
          "inn_organization": "4566299111"
        }
      ]
    },
    "file_identification": {
      "id_exchange_file": "string",
      "date_created_file": "10.09.2024",
      "time_created_file": "10:10:00",
      "electronic_signature": "string"
    },
    "content": {
      "unique_document_id": "string",
      "content_fact_economic_life": "string",
      "cost_without_nds": "20000",
      "tax_rate": "0%",
      "cost_with_nds": "22000",
      "calculation_procedure": "string",
      "amount_nds": {
        "value": "2000"
      },
      "corrections": {
        "number": "1",
        "date": "10.09.2024"
      },
      "additional_info_carrier": {
        "okpo": "string",
        "structural_division": "string",
        "info_for_participant_document_flow": "string",
        "short_name": "string",
        "bank_requisites": {
          "bank_account_number": "string",
          "bank_info": {
            "bank_name": "string",
            "bank_code": "044525974",
            "correspondent_account_bank": "30101810145250000974"
          }
        }
      },
      "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"
      }
    }
  }
}