Subscription Plans
Get all selling plans across all subscription groups
Retrieves a flattened list of all selling plans from all subscription groups in the store. This endpoint provides a consolidated view of every subscription plan available, regardless of which group it belongs to.
Full behavior, validation rules, and side effects
Response includes:
- All selling plans with their configurations
- Group information for each plan (groupId and groupName)
- Complete discount and pricing details
- Delivery and billing frequencies
- Member restrictions and settings
- Free trial configurations
Use Cases:
- Build a unified subscription selector
- Compare all available subscription options
- Analyze pricing across all plans
- Find specific plan configurations
- Generate reports on subscription offerings
Differences from /subscription-groups endpoint:
- Returns plans as a flat list, not grouped
- Each plan includes its parent group information
- Easier to search/filter across all plans
- Does not include product/variant assignments
Authentication: Requires valid X-API-Key header
GET
Get all selling plans across all subscription groups
Documentation Index
Fetch the complete documentation index at: https://developers.appstle.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API Key for authentication
Query Parameters
API Key (Deprecated - Use X-API-Key header instead)
Response
Successfully retrieved all selling plans
Available options:
DAY, WEEK, MONTH, YEAR Available options:
DAY, WEEK, MONTH, YEAR Available options:
PERCENTAGE, FIXED, PRICE Available options:
PERCENTAGE, FIXED, PRICE Available options:
ON_PURCHASE_DAY, ON_SPECIFIC_DAY Available options:
PAY_AS_YOU_GO, PREPAID, ADVANCED_PREPAID, PAY_AS_YOU_GO_PREPAID Available options:
ASAP, NEXT, $UNKNOWN Available options:
DAY, WEEK, MONTH, YEAR Available options:
ON_FULFILLMENT, ON_SALE, $UNKNOWN