set_purchase_method
Choose how to receive an order by setting pickup at a store, delivery to an address, or pickup point, with prices and availability adjusted accordingly.
Instructions
Выбрать способ получения и точку. Цены и наличие зависят от него.
pickup_store — самовывоз из гипермаркета (нужен store_id из list_stores); delivery — доставка по адресу (нужен address_id из профиля); pvz — пункт выдачи (нужен pvz_id из list_pickup_points).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| pvz_id | No | ||
| store_id | No | ||
| address_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||