Retrieves shop information and membership settings for the currently authenticated customer’s shop.
curl --request GET \
--url https://www.myshop.com/apps/memberships/cp/api/shop-infos-by-current-login{
"shop": "<string>",
"appstleLoyaltyIntegrated": true,
"immediateTagRemoveOnCancel": true,
"immediateTagRemoveOnPause": true,
"overwriteSetting": "<string>"
}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.
curl --request GET \
--url https://www.myshop.com/apps/memberships/cp/api/shop-infos-by-current-login{
"shop": "<string>",
"appstleLoyaltyIntegrated": true,
"immediateTagRemoveOnCancel": true,
"immediateTagRemoveOnPause": true,
"overwriteSetting": "<string>"
}