ozon_carriage_create
Create an FBS carriage as a replacement for the handover act by providing the delivery method ID, with optional departure date and container count.
Instructions
Create an FBS carriage — the replacement for the handover act (создать отгрузку). delivery_method_id is required here on purpose: Ozon accepts an empty body and would pick postings itself, creating a real carriage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| departure_date | No | RFC3339 | |
| containers_count | No | ||
| delivery_method_id | Yes | from ozon_delivery_methods |