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

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


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

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

{
  "send": "response-body",
  "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": "string",
    "id_recipient_file": "string",
    "id_sender_electronic_document_management_operator": "string",
    "id_sender_file": "string",
    "document_name": "электронная транспортная накладная, информация грузоотправителя о подтверждении факта изменения финансового состояния перевозчика и грузоотправителя в результате выполнения перевозки груза",
    "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_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": "string",
            "country_code": "123",
            "id_foreign_organization": "string",
            "organization_name": "string",
            "other_information": "string",
            "status_identification": "ИО"
          }
        }
      ]
    },
    "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_fact_economic_life": "обязательства по доставке груза в порт назначения и выдаче его уполномоченному на получение груза лицу исполнены перевозчиком с учетом обстоятельств, приведенных в электронной транспортной накладной",
      "additional_info": "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",
            "url": "string"
          }
        ],
        "date_signing": "05.10.2024"
      }
    ]
  }
}