curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/subscription-bundlings/single-product[
{
"shop": "<string>",
"id": 123,
"subscriptionBundlingEnabled": true,
"subscriptionId": 123,
"minProductCount": 123,
"maxProductCount": 123,
"discount": 123,
"uniqueRef": "<string>",
"groupName": "<string>",
"subscriptionBundleLink": "<string>",
"customRedirectURL": "<string>",
"minOrderAmount": 123,
"tieredDiscount": "<string>",
"singleProductSettings": "<string>",
"subscriptionGroup": "<string>",
"bundleTopHtml": "<string>",
"bundleBottomHtml": "<string>",
"proceedToCheckoutButtonText": "<string>",
"chooseProductsText": "<string>",
"name": "<string>",
"trackInventory": true,
"allowOneTimePurchase": true,
"thirdPartyRule": true,
"variants": "<string>",
"discountedVariants": "<string>",
"sections": "<string>",
"collectionData": "<string>",
"sellingPlanIds": "<string>",
"minUniqueProductCheck": true
}
]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.
OK
CART, CHECKOUT, CUSTOM, NONE QUICK_ADD, VIEW_DETAILS CLASSIC, SINGLE_PRODUCT, MIX_AND_MATCH, INFINITE, CUSTOMIZE_BUNDLE, CLASSIC_BUILD_A_BOX, SINGLE_PRODUCT_BUILD_A_BOX, VOLUME_DISCOUNT, DISCOUNTED_PRICING, SHIPPING_DISCOUNT, BUY_X_GET_Y, SECTIONED_BUNDLE FIXED, FLEXIBLE PRODUCT, COLLECTION, BOTH, ONE_TIME, SUBSCRIPTION SELECTED_PRODUCT, EACH_PRODUCT PRODUCT, COLLECTION curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/subscription-bundlings/single-product[
{
"shop": "<string>",
"id": 123,
"subscriptionBundlingEnabled": true,
"subscriptionId": 123,
"minProductCount": 123,
"maxProductCount": 123,
"discount": 123,
"uniqueRef": "<string>",
"groupName": "<string>",
"subscriptionBundleLink": "<string>",
"customRedirectURL": "<string>",
"minOrderAmount": 123,
"tieredDiscount": "<string>",
"singleProductSettings": "<string>",
"subscriptionGroup": "<string>",
"bundleTopHtml": "<string>",
"bundleBottomHtml": "<string>",
"proceedToCheckoutButtonText": "<string>",
"chooseProductsText": "<string>",
"name": "<string>",
"trackInventory": true,
"allowOneTimePurchase": true,
"thirdPartyRule": true,
"variants": "<string>",
"discountedVariants": "<string>",
"sections": "<string>",
"collectionData": "<string>",
"sellingPlanIds": "<string>",
"minUniqueProductCheck": true
}
]