List shippable ClickBank orders
list_shippable_ordersRetrieve physical-goods orders by shipped status, date range, or receipt to identify which orders require shipping.
Instructions
List physical-goods orders by shipped status, date range, or receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Ignored if startDate/endDate are set. Default 30. | |
| page | No | Page number. ClickBank returns 100 rows per page. Default 1. | |
| status | No | ||
| endDate | No | Date as yyyy-MM-dd | |
| receipt | No | If set, other search parameters are ignored. | |
| maxPages | No | How many consecutive pages to fetch. Default 1, max 10. | |
| startDate | No | Date as yyyy-MM-dd |