get_document
Fetch any MoySklad document by UUID with item positions included. Works across entity types such as customer orders, demands, and supplies.
Instructions
Generic: get a single document of any MoySklad entity type by UUID (positions expanded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document UUID | |
| entity_type | Yes | MoySklad entity type, e.g. 'customerorder', 'demand', 'supply' |