Requires read_selling_plan_group access scope.
For more info , refer to:
GET https://{handle}.myshopline.com/admin/openapi/v20250601/selling_plan_group/selling_plan_group.json
handle : The store's unique identifier, which is the prefix of the store's domain name. For example, if a store's domain name is open001.myshopline.com , the store handle is open001 .
Query Parameters
  • create_at_max string
    Create time before xxx ( format see IOS8601 )
    Example: 2022-01-07T14:38:25.734+08:00
  • create_at_min string
    Creation time starts from XXX (see IOS8601 for the format)
    Example: 2022-01-07T14:38:25.734+08:00
  • limit integer
    Limit of query , default 50 , can not exceed 250
    Example: 50
  • name string
    Sales plan group name , fuzzy query
    Example: Discount
  • page_info string
    Paging information
    Example: eyJzaW5jZUlkIjoiMTQwNTYyMDAyNDU4NDQzNzI0NDExMDAwMDkiLCJkaXJlY3Rpb24iOiJuZXh0In0=
  • since_id string
    Start with specify selling plan group id query
    Example: 14056200245844372441100010
Request Headers
  • Content-Type required
    The value of this field is fixed to application/json; charset=utf-8
  • Authorization string required
    The access token for the API. Please refer to App authorization to obtain the access token, and then put the obtained access token into the API request header in Bearer Token.
    Example:
    Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Response
For more information about status codes, see Http status code.

Response Headers
  • link
    Links to the previous and next page
  • traceId
    traceId
Response Body
  • selling_plan_group_listobject[]
    List of sales plan groups
  • app_id string
    Sales channel id
    Example: c41ac9e6736785502d2333d1b1153aca795075c4
  • description string
    Description
    Example: This is a description
  • id string
    Sales plan group id
    Example: 14056200245844372441100009
  • merchant_code string
    Show the name to the seller
    Example: Subscription plan group default name
  • name string
    Sales plan group name
    Example: Subscription plan group default name
  • options array
    List of sales plan group options
    Example: ["delivery every 1 months", "delivery every 2 months", "delivery every 3 months"]
  • position integer
    Display location
    Example: 1
  • product_count integer
    Associated Product count
    Example: 10
API Explorer
https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601

ParamOptions

header required
query
query
query
query
query
query

Language

curl --request GET \
--url https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601/selling_plan_group/selling_plan_group.json \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw' \
--header 'Content-Type: application/json; charset=utf-8' \
--header 'accept: application/json'
Examples
Specify name
Response
{
"selling_plan_group_list": [
{
"app_id": "111afe2f9baceb93004af92b1276582619f1db26",
"description": "Thisisadescription",
"id": "14060881232364316992673144",
"merchant_code": "Subscriptionplangroupdefaultname",
"name": "Subscriptionplangroupdefaultname",
"options": [
"deliveryevery1months"
],
"position": 1,
"product_count": 1
},
{
"app_id": "111afe2f9baceb93004af92b1276582619f1db26",
"description": "This is a description",
"id": "14060881260524538485193144",
"merchant_code": "Subscription plan group default name",
"name": "Subscription plan group default name",
"options": [
"delivery every 1 months"
],
"position": 1,
"product_count": 1
},
{
"app_id": "111afe2f9baceb93004af92b1276582619f1db26",
"description": "This is a description",
"id": "14060881274779635621973144",
"merchant_code": "Subscription plan group default name",
"name": "Subscription plan group default name 3",
"options": [
"delivery every 1 months"
],
"position": 1,
"product_count": 1
},
{
"app_id": "111afe2f9baceb93004af92b1276582619f1db26",
"description": "This is a description",
"id": "14060881275356100764933144",
"merchant_code": "Subscription plan group default name",
"name": "Subscription plan group default name 4",
"options": [
"delivery every 1 months"
],
"position": 1,
"product_count": 1
},
{
"app_id": "111afe2f9baceb93004af92b1276582619f1db26",
"description": "This is a description",
"id": "14060881275906728976533144",
"merchant_code": "Subscription plan group default name",
"name": "Subscription plan group default name 5",
"options": [
"delivery every 1 months"
],
"position": 1,
"product_count": 1
}
]
}
Was this article helpful to you?