curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/subscription-bundle-settings/{id}{
"shop": "<string>",
"selectedFrequencyLabelText": "<string>",
"addButtonText": "<string>",
"selectMinimumProductButtonText": "<string>",
"productsToProceedText": "<string>",
"proceedToCheckoutButtonText": "<string>",
"myDeliveryText": "<string>",
"id": 123,
"bundleTopHtml": "<string>",
"bundleBottomHtml": "<string>",
"failedToAddTitleText": "<string>",
"okBtnText": "<string>",
"failedToAddMsgText": "<string>",
"buttonColor": "<string>",
"backgroundColor": "<string>",
"pageBackgroundColor": "<string>",
"buttonBackgroundColor": "<string>",
"variantNotAvailable": "<string>",
"isBundleWithoutScroll": true,
"descriptionLength": 123,
"currencySwitcherClassName": "<string>",
"productPriceFormatField": "<string>",
"customRedirectURL": "<string>",
"viewProduct": "<string>",
"productDetails": "<string>",
"editQuantity": "<string>",
"cart": "<string>",
"shoppingCart": "<string>",
"title": "<string>",
"tieredDiscount": "<string>",
"subtotal": "<string>",
"checkoutMessage": "<string>",
"continueShopping": "<string>",
"spendAmountGetDiscount": "<string>",
"buyQuantityGetDiscount": "<string>",
"removeItem": "<string>",
"showCompareAtPrice": true,
"enableRedirectToProductPage": true,
"disableProductDescription": true,
"enableDisplayProductVendor": true,
"enableDisplayProductType": true,
"enableCustomAdvancedFields": true,
"hideProductSearchBox": true,
"productFilterConfig": "<string>",
"enableProductDetailButton": true,
"enableShowProductBasePrice": true,
"enableClearCartSelectedProducts": true,
"enableSkieyBABHeader": true,
"enableOpeningSidebar": true,
"rightSidebarHTML": "<string>",
"leftSidebarHTML": "<string>",
"isMergeIntoSingleBABVariantDropdown": true,
"enableEditQuantityTextbox": true,
"displayUnavailableProduct": true,
"allowAddUnavailableProduct": true,
"showOrderNoteField": true,
"showSubLoyaltyTable": true,
"restrictPriceRateCalculation": true,
"disableProductCardImageSlider": true,
"skipFilterVariantsByAllocationsId": true,
"moveOneTimePurchaseToTop": true,
"skipFirstPage": true,
"congratsMessageText": "<string>",
"spentText": "<string>",
"quantityLabel": "<string>",
"variantLabelTextV2": "<string>",
"itemsText": "<string>",
"shopCustomizationData": [
{
"id": 123,
"labelId": 123,
"value": "<string>"
}
],
"productTitleFontColor": "<string>"
}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 DEFAULT, MAX_QUANTITY, STOP_AUTO_OPEN, MIN_AMOUNT Show child attributes
curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/subscription-bundle-settings/{id}{
"shop": "<string>",
"selectedFrequencyLabelText": "<string>",
"addButtonText": "<string>",
"selectMinimumProductButtonText": "<string>",
"productsToProceedText": "<string>",
"proceedToCheckoutButtonText": "<string>",
"myDeliveryText": "<string>",
"id": 123,
"bundleTopHtml": "<string>",
"bundleBottomHtml": "<string>",
"failedToAddTitleText": "<string>",
"okBtnText": "<string>",
"failedToAddMsgText": "<string>",
"buttonColor": "<string>",
"backgroundColor": "<string>",
"pageBackgroundColor": "<string>",
"buttonBackgroundColor": "<string>",
"variantNotAvailable": "<string>",
"isBundleWithoutScroll": true,
"descriptionLength": 123,
"currencySwitcherClassName": "<string>",
"productPriceFormatField": "<string>",
"customRedirectURL": "<string>",
"viewProduct": "<string>",
"productDetails": "<string>",
"editQuantity": "<string>",
"cart": "<string>",
"shoppingCart": "<string>",
"title": "<string>",
"tieredDiscount": "<string>",
"subtotal": "<string>",
"checkoutMessage": "<string>",
"continueShopping": "<string>",
"spendAmountGetDiscount": "<string>",
"buyQuantityGetDiscount": "<string>",
"removeItem": "<string>",
"showCompareAtPrice": true,
"enableRedirectToProductPage": true,
"disableProductDescription": true,
"enableDisplayProductVendor": true,
"enableDisplayProductType": true,
"enableCustomAdvancedFields": true,
"hideProductSearchBox": true,
"productFilterConfig": "<string>",
"enableProductDetailButton": true,
"enableShowProductBasePrice": true,
"enableClearCartSelectedProducts": true,
"enableSkieyBABHeader": true,
"enableOpeningSidebar": true,
"rightSidebarHTML": "<string>",
"leftSidebarHTML": "<string>",
"isMergeIntoSingleBABVariantDropdown": true,
"enableEditQuantityTextbox": true,
"displayUnavailableProduct": true,
"allowAddUnavailableProduct": true,
"showOrderNoteField": true,
"showSubLoyaltyTable": true,
"restrictPriceRateCalculation": true,
"disableProductCardImageSlider": true,
"skipFilterVariantsByAllocationsId": true,
"moveOneTimePurchaseToTop": true,
"skipFirstPage": true,
"congratsMessageText": "<string>",
"spentText": "<string>",
"quantityLabel": "<string>",
"variantLabelTextV2": "<string>",
"itemsText": "<string>",
"shopCustomizationData": [
{
"id": 123,
"labelId": 123,
"value": "<string>"
}
],
"productTitleFontColor": "<string>"
}