list_orders_by_email
Retrieve all orders for a customer by their email address. Returns an array of order objects from the FastSpring platform.
Instructions
List all orders for a customer by their email address. Returns an array of order objects from the current FastSpring platform. Use get_order to fetch the full detail of any individual order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes |