Skip to main content
GET
/
memberships
/
cp
/
api
/
data
/
product-selling-plan-variant
Get product with selling plans and variants
curl --request GET \
  --url https://www.myshop.com/apps/memberships/cp/api/data/product-selling-plan-variant
{
  "get__typename": "<string>",
  "id": "<string>",
  "handle": "<string>",
  "title": "<string>",
  "featuredMedia": {
    "get__typename": "<string>"
  },
  "vendor": "<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.

Query Parameters

productId
integer<int64>
required

Response

200 - */*

OK

get__typename
string
id
string
handle
string
title
string
vendor
string