curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/shop-infos-by-current-login{
"shop": "<string>",
"shopId": 123,
"passwordEnabled": true,
"allowLocalDelivery": true,
"allowLocalPickup": true,
"fordeerEnabled": true,
"enableChangeFromNextBillingDate": true,
"useStorefrontAPI": true,
"looxReviewsEnabled": true,
"changeNextOrderDateOnBillingAttempt": true,
"regenerateScheduleOnManualAttempt": true,
"localOrderHour": 123,
"localOrderMinute": 123,
"ianaTimeZone": "<string>",
"appstleLoyaltyIntegrated": true,
"allowShipping": true,
"appstleBundleIntegrated": 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.
OK
V1, V2, V2_IFRAME IFRAME, NO_IFRAME, V3, V3_IFRAME curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/shop-infos-by-current-login{
"shop": "<string>",
"shopId": 123,
"passwordEnabled": true,
"allowLocalDelivery": true,
"allowLocalPickup": true,
"fordeerEnabled": true,
"enableChangeFromNextBillingDate": true,
"useStorefrontAPI": true,
"looxReviewsEnabled": true,
"changeNextOrderDateOnBillingAttempt": true,
"regenerateScheduleOnManualAttempt": true,
"localOrderHour": 123,
"localOrderMinute": 123,
"ianaTimeZone": "<string>",
"appstleLoyaltyIntegrated": true,
"allowShipping": true,
"appstleBundleIntegrated": true
}