Retrieves available pickup locations for the customer’s subscription delivery.
curl --request GET \
--url https://www.myshop.com/apps/memberships/cp/api/delivery-profiles/get-locations[
{
"get__typename": "<string>",
"id": "<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.
curl --request GET \
--url https://www.myshop.com/apps/memberships/cp/api/delivery-profiles/get-locations[
{
"get__typename": "<string>",
"id": "<string>"
}
]