create_purchase_return
Create a purchase return to supplier with line items, pricing in rubles, and required organization, counterparty, and store details.
Instructions
Create a purchase return (возврат поставщику). Prices in RUBLES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| positions | Yes | Document line items | |
| agent_href | Yes | Meta href of the counterparty. Get from get_counterparties | |
| store_href | Yes | Meta href of the warehouse/store. Get from list_stores | |
| description | No | Comment | |
| organization_href | Yes | Meta href of the organization. Get from list_organizations |