Preview reorder
glovo_preview_reorderCheck if a past order can be safely rebuilt into a basket without modifying it or placing an 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. |