Документ о согласии контрагента (стороны 2)

При “type_document”: “Документ о согласии контрагента (стороны 2)” при заполнении document_data используется схема ConsentCounterpartyData.

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

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

{
  "type_document": "Документ о согласии контрагента (стороны 2)",
  "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",
    "date_file_formation_about_consent": "11.07.2024",
    "time_file_formation_about_consent": "10.10.00",
    "id_file_about_content_transaction": "string",
    "date_file_about_content_transaction": "06.08.2024",
    "time_file_about_content_transaction": "19.46.03",
    "electronic_signature": ["string"],
    "number_document": "string",
    "counterparty_message": "1",
    "id_dispute_log_file": "string",
    "information_presence_typos":
[
      {
        "fragment_text": "string",
        "fragment_text_without_typo": "string",
        "number_fragment_text_with_typo": "6"
      }
    ],
    "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"
        }
      ]
    }
  }
}