Skip to main content
GET
/
subscriptions
/
cp
/
api
/
subscription-bundle-settings
/
{id}
Get subscription bundle settings by ID
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.

Path Parameters

id
integer<int64>
required

Response

200 - */*

OK

shop
string
required
selectedFrequencyLabelText
string
required
addButtonText
string
required
selectMinimumProductButtonText
string
required
productsToProceedText
string
required
proceedToCheckoutButtonText
string
required
myDeliveryText
string
required
id
integer<int64>
bundleTopHtml
string
bundleBottomHtml
string
failedToAddTitleText
string
okBtnText
string
failedToAddMsgText
string
buttonColor
string
backgroundColor
string
pageBackgroundColor
string
buttonBackgroundColor
string
variantNotAvailable
string
bundleRedirect
enum<string>
Available options:
CART,
CHECKOUT,
CUSTOM
isBundleWithoutScroll
boolean
descriptionLength
integer<int32>
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
boolean
enableRedirectToProductPage
boolean
disableProductDescription
boolean
enableDisplayProductVendor
boolean
enableDisplayProductType
boolean
enableCustomAdvancedFields
boolean
productFilterConfig
string
enableProductDetailButton
boolean
enableShowProductBasePrice
boolean
enableClearCartSelectedProducts
boolean
enableSkieyBABHeader
boolean
enableOpeningSidebar
boolean
rightSidebarHTML
string
leftSidebarHTML
string
isMergeIntoSingleBABVariantDropdown
boolean
enableEditQuantityTextbox
boolean
displayUnavailableProduct
boolean
allowAddUnavailableProduct
boolean
showOrderNoteField
boolean
showSubLoyaltyTable
boolean
restrictPriceRateCalculation
boolean
disableProductCardImageSlider
boolean
skipFilterVariantsByAllocationsId
boolean
openingSidebarType
enum<string>
Available options:
DEFAULT,
MAX_QUANTITY,
STOP_AUTO_OPEN,
MIN_AMOUNT
moveOneTimePurchaseToTop
boolean
skipFirstPage
boolean
congratsMessageText
string
spentText
string
quantityLabel
string
variantLabelTextV2
string
itemsText
string
shopCustomizationData
object[]
productTitleFontColor
string