get_order_items
Retrieve the items included in a specific Jumia order. Provide the order ID to get the ordered products, with optional status and shop ID filters for targeted results.
Instructions
GET /orders/items for a specific order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| shop_id | No | ||
| order_id | Yes |