Товарная накладная по форме ТОРГ-12 (информация покупателя)

  При “type_document”: “Товарная накладная по форме ТОРГ-12 (информация покупателя)” при заполнении  document_data используется схема BillLadingTORG12Buyer.

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

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

{
  "type_document": "Товарная накладная по форме ТОРГ-12 (информация покупателя)",
  "document_data": {
"year_file_created": "2024",
"month_file_created": "10",
"day_file_created": "10",
"guid": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
"id_recipient_file": "string",
"id_sender_file": "string",
"info_about_participants": {
   "id_sender_file": "string",
   "id_recipient_file": "string",
      "info_about_electronic_doc_management_operator": {
     "name": "string",
     "inn": "1234567890",
     "id": "str"
   }
},
"date_created_document": "10.09.2024",
"time_created_document": "10.10.00",
"name_economic_entity": "string",
    "basis_economic_entity_originator_file": "string",
"file_identification": {
   "id_exchange_file": "string",
   "date_created_file": "10.09.2024",
   "time_created_file": "10.10.00",
   "electronic_signature": [
    "string"
   ]
},
"content_fact_economic_life_4": {
   "name_primaty_document": "string",
   "document_number": "string",
   "date_created_document": "10.09.2024",
   "info_acceptance_goods": {
     "content_operation": "string",
     "date_created_document": "10.09.2024",
        "info_person_who_accepted_product": {
       "another_person": {
         "individual": {
           "other_info": "string",
           "fio": {
             "last_name": "string",
                "first_name": "string",
             "middle_name": "string"
           },
              "basis_individual_entrusted_shipment_goods": "string"
         }
       }
     }
   },
   "type_operations": "string",
   "info_field_fact_economic_life_4": {
     "id_file": "b0d4ce5d-2757-4699-948c-cfa72ba94f86",
     "text_info": [
       {
         "id": "string",
         "value": "string"
       }
     ]
   }
},
"signatory": [
   {
     "area_authority": "1",
     "basis_authority": "string",
        "basis_authority_organization": "string",
     "individual": {
       "other_info": "string",
       "fio": {
         "last_name": "string",
         "first_name": "string",
         "middle_name": "string"
       },
       "inn": "123456789012"
     },
     "status": "1"
   }
]
  }
}