Preview reorder
glovo_preview_reorderRead a past order and check if it can be rebuilt into a basket without placing or altering any order.
Instructions
Read one past order and report whether it can be safely rebuilt into a basket. This never mutates the basket or places an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order id from glovo_get_purchase_history. |