alopeyk_get_batch_price
Calculate prices for up to 15 orders in one request, providing cost estimates without creating actual deliveries.
Instructions
Calculate prices for up to 15 orders in one call (read-only).
Persian purpose: محاسبه قیمت گروهی چند سفارش. On-Demand, requires an
access_token. This does NOT create orders. Maps to POST /api/v2/orders/batch-price.
Args:
orders: A list (max 15) of order objects, each shaped like the body
of alopeyk_get_price (transport_type + addresses + flags).
instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||