Orders: courier time slots
orders_get_courier_delivery_rangeRetrieves available courier pickup slots for an Avito order at the seller's address. Call this before selecting and booking a specific slot.
Instructions
Returns the available time slots for a courier to pick up the item (get_courier_delivery_range), for seller-courier delivery (RDBS/Courier). Read-only. Call it BEFORE orders_set_courier_delivery_range — a specific slot is chosen from the response (dateOptions with intervals and intervalType). Do not confuse it with the set version: this one only reads the available intervals, it does not book them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | Avito order ID. | |
| address | Yes | Seller's address where the courier picks up the item. |