update_document
Update an existing document in 1C by sending a PATCH request with document type, GUID, and fields to modify.
Instructions
Обновление существующего документа в 1С через OData PATCH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_type | Yes | Тип документа | |
| ref_key | Yes | Ref_Key документа (GUID) | |
| data | Yes | Обновляемые поля |