create_invoice_in
Create supplier invoices in MoySklad with prices in rubles. Specify organization, counterparty, and line items for products or services with quantity and optional discount.
Instructions
Create a supplier invoice (счёт поставщика). Prices in RUBLES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| positions | Yes | Invoice line items | |
| agent_href | Yes | Meta href of the counterparty. Get from get_counterparties | |
| description | No | Comment | |
| organization_href | Yes | Meta href of the organization. Get from list_organizations |