curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/data/v2/products-selling-plans[
{
"frequencyCount": 123,
"billingFrequencyCount": 123,
"payAsYouGoPrepaidBillingFrequencyCount": 123,
"frequencyName": "<string>",
"frequencyDescription": "<string>",
"discountOffer": 123,
"discountOffer2": 123,
"afterCycle1": 123,
"afterCycle2": 123,
"discountEnabled": true,
"discountEnabled2": true,
"discountEnabledMasked": true,
"discountEnabled2Masked": true,
"id": "<string>",
"specificDayValue": 123,
"specificMonthValue": 123,
"specificDayEnabled": true,
"maxCycles": 123,
"minCycles": 123,
"cutOff": 123,
"prepaidFlag": "<string>",
"idNew": "<string>",
"freeTrialEnabled": true,
"freeTrialCount": 123,
"memberOnly": true,
"nonMemberOnly": true,
"memberInclusiveTags": "<string>",
"memberExclusiveTags": "<string>",
"formFieldJson": "<string>",
"upcomingOrderEmailBuffer": 123,
"frequencySequence": 123,
"groupName": "<string>",
"groupId": 123,
"repeatingCycle": true,
"repeatingNumberOfCycle": 123,
"keepOriginalNextBillingDateAfterTrial": true,
"defaultSelectedPlan": true,
"frequencyNameTranslations": {},
"appstleCycles": [
{
"afterCycle": 3,
"discountType": "PERCENTAGE",
"value": 10,
"freeVariantId": 42549172011164,
"freeProductHandle": "free-gift-product",
"repeatingCycle": true,
"repeatingNumberOfCycle": 6,
"preventDuplicationFreeProduct": true
}
]
}
]Documentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Product IDs
Variant IDs
OK
DAY, WEEK, MONTH, YEAR DAY, WEEK, MONTH, YEAR PERCENTAGE, FIXED, PRICE PERCENTAGE, FIXED, PRICE ON_PURCHASE_DAY, ON_SPECIFIC_DAY PAY_AS_YOU_GO, PREPAID, ADVANCED_PREPAID, PAY_AS_YOU_GO_PREPAID ASAP, NEXT, $UNKNOWN DAY, WEEK, MONTH, YEAR Show child attributes
ON_FULFILLMENT, ON_SALE, $UNKNOWN Show child attributes
curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/data/v2/products-selling-plans[
{
"frequencyCount": 123,
"billingFrequencyCount": 123,
"payAsYouGoPrepaidBillingFrequencyCount": 123,
"frequencyName": "<string>",
"frequencyDescription": "<string>",
"discountOffer": 123,
"discountOffer2": 123,
"afterCycle1": 123,
"afterCycle2": 123,
"discountEnabled": true,
"discountEnabled2": true,
"discountEnabledMasked": true,
"discountEnabled2Masked": true,
"id": "<string>",
"specificDayValue": 123,
"specificMonthValue": 123,
"specificDayEnabled": true,
"maxCycles": 123,
"minCycles": 123,
"cutOff": 123,
"prepaidFlag": "<string>",
"idNew": "<string>",
"freeTrialEnabled": true,
"freeTrialCount": 123,
"memberOnly": true,
"nonMemberOnly": true,
"memberInclusiveTags": "<string>",
"memberExclusiveTags": "<string>",
"formFieldJson": "<string>",
"upcomingOrderEmailBuffer": 123,
"frequencySequence": 123,
"groupName": "<string>",
"groupId": 123,
"repeatingCycle": true,
"repeatingNumberOfCycle": 123,
"keepOriginalNextBillingDateAfterTrial": true,
"defaultSelectedPlan": true,
"frequencyNameTranslations": {},
"appstleCycles": [
{
"afterCycle": 3,
"discountType": "PERCENTAGE",
"value": 10,
"freeVariantId": 42549172011164,
"freeProductHandle": "free-gift-product",
"repeatingCycle": true,
"repeatingNumberOfCycle": 6,
"preventDuplicationFreeProduct": true
}
]
}
]