Count shippable ClickBank orders
count_shippable_ordersCount physical-goods orders by shipping status, date range, or receipt to identify which orders need shipping or have already shipped.
Instructions
Count physical-goods orders matching shipping filters.
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 |