customer_ordered_products
Retrieve products ordered by a customer using their ID or email. Filter results by page and limit.
Instructions
Get a list of products that a specific customer has ordered.
Parameters
customer_id : Internal customer ID. email : Customer e-mail (alternative to customer_id). page : Page number. limit : Results per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | No | ||
| No | |||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||