List active iFood orders
ifood_list_active_ordersList your active iFood orders currently in progress. Retrieve ongoing orders with pagination and choose markdown or JSON responses for easy processing.
Instructions
GET /v4/customers/me/orders?status=ONGOING (401 JSON without jwt). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| privacy_mode | No | ||
| response_format | No | markdown |