wafle_customers_orders
List a customer's orders by their email and store slug. Paginated results let you review purchase history and track customer activity.
Instructions
List the orders of a single customer (by email).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| Yes | |||
| per_page | No | Items per page (1-200). |