Update sales plan group
PUT https://{handle}.myshopline.com/admin/openapi/v20261201/selling_plan_groups/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 .Request Headers
- Content-Type string requiredThe field must be set to the fixed value
application/json; charset=utf-8. - Authorization string requiredThe access token for the API resource. Refer to App authorization to obtain the access token, and then pass the obtained token in the Bearer format.Example:
Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6MCwiYXBwS2V5IjoiNzU2ZjI1NWE2NjdlZTcwNTk1MzM0ZjVjYzk4NzU5MzBmN2E3NGZjMSIsImV4cCI6MTg3OTQ4MjA3NiwiaXNzIjoieXNvdWwiLCJzZWxsZXJJZCI6IjIwMDAyMzQ4ODAiLCJzdG9yZUlkIjoiMTY3MjM2OTcyOTYwNiIsInRpbWVzdGFtcCI6MTc4NDc4NzY3NjY2MSwidmVyc2lvbiI6IlYyIn0.3ZzbGAH4cLU1QR2VPEvMOQInUDvus-C4amkINSQIPuNVlXsFKj0sAt1c0KnUy9MWUOFV9cHlkf7J90r2y1FzpA
Request Body
- position integerDisplay position , the smaller the more frontExample:
1 selling_plans_to_createobject[]
List of sales plans createdposition integerDisplay position , the smaller the more frontExample:1pricing_policiesobject[]
Price policypolicy_type stringStrategy type , FIXED : fixed price strategyfixedobject
Fixed price strategy content , required when type is fixedadjustment_type stringDiscount type , FIXED_AMOUNT : minus , PERCENTAGE : discount ( minus percentage )adjustment_valueobject
Discount valuefixed_value stringDeduction amount value range : [ 0 , 99999999999.99] precision reserved two decimal 4 and 5 inpercentage stringDeduction percentage value range : [ 0 , 100] precision retention whole number 4 , 5 inbilling_policyobject
Billing strategypolicy_type stringStrategy type : RECURRING - periodic billing strategyExample:RECURRINGrecurringobject
Periodic billing strategyinterval stringBilling frequency unit : DAY、MONTH、WEEK、YEAR , default MONTHExample:DAYinterval_count integerBilling interval , default is 1Example:10max_cycles integerMaximum billing cycleExample:1min_cycles integerMinimum billing cycleExample:1description stringDescription of sales plan to show to buyersExample:This is a descriptionname stringName of sales plan to show to buyersExample:delivery every 1 weeksoptions arrayList of sales plan optionsExample:["[\"Delivery every 10 days\"]"]- selling_plans_to_delete arraySales plan to be removed from the sales plan groupExample:
["[\"14156213099368001129070062\"]"] selling_plans_to_updateobject[]
Updated selling plan listpricing_policiesobject[]
Price policypolicy_type stringStrategy type : FIXED - fixed price strategyExample:FIXEDfixedobject
Fixed price policy contentadjustment_type stringDiscount type : FIXED_AMOUNT- minus , PERCENTAGE- discountExample:FIXED_AMOUNTadjustment_valueobject
Discount valuefixed_value stringDeduction amount , value range : [ 0 , 99999999999.99] , precision retention of two decimal 4 and 5 inExample:10percentage stringDeduction percentage , value range : [ 0 , 100] , precision retention whole number , roundingExample:10.5billing_policyobject
Billing strategypolicy_type stringStrategy type : RECURRING- periodic billing strategyExample:RECURRINGrecurringobject
Periodic billing strategymin_cycles integerMinimum billing cycleExample:1interval stringBilling frequency unit : DAY、MONTH、WEEK、YEAR , default MONTHExample:DAYinterval_count integerBilling interval , default is 1Example:10max_cycles integerMaximum billing cycleExample:1description stringDescription of sales plan to show to buyersExample:This is a descriptionid string requiredSales plan idExample:14156213099368001129110062name stringName of sales plan to show to buyersExample:delivery every 1 weeksoptions arrayList of sales plan optionsExample:["[\"Delivery every 10 days\"]"]position integerDisplay position , the smaller the more frontExample:1- description stringShow the description to the sellerExample:
This is the description - id string requiredSales plan group idExample:
14056200245844372441100008 - options arrayList of sales plan group optionsExample:
["[\"delivery every 1 months\", \"delivery every 2 months\", \"delivery every 3 months\"]"] - merchant_code stringShow the name to the sellerExample:
Subscription plan group default name - name string requiredName of sales plan group to show buyersExample:
Subscription plan group default name
Status Codes
- 200
- 401
- 429
For the complete list of codes and messages, see Http status code.
Response Headers
traceId
A globally unique identifier for the request. It is used to track the request flow throughout the system, allowing for easy location and debugging when issues arise.
Response Body
selling_plan_groupobject
Sales plan groupmerchant_code stringShow the name to the sellerExample:Subscription plan group default nameoptions arrayList of sales plan group optionsExample:["[\"delivery every 1 months\", \"delivery every 2 months\", \"delivery every 3 months\"]"]position integerDisplay position , the smaller the more frontExample:1description stringShow the description to the sellerExample:This is the descriptionapp_id stringSales channel idExample:c41ac9e6736785502d2333d1b1153aca795075c4product_ids arrayProduct id list for bindingExample:["[\"16057039432335097907370282\"]"]selling_plansobject[]
Sales plan listid stringSales plan idExample:14156200245844372441120009name stringName of sales plan to show to buyersExample:delivery every 1 weeksoptions arrayList of sales program optionsExample:["[\"Delivery every 10 days\"]"]position integerDisplay position , the smaller the more frontExample:1pricing_policiesobject[]
Price policyfixedobject
Fixed price policy contentadjustment_type stringDiscount type , FIXED_AMOUNT : minus , PERCENTAGE : discount ( minus percentage )Example:FIXED_AMOUNTadjustment_valueobject
Discount valuefixed_value stringDeduction amount value range : [ 0 , 99999999999.99] precision reserved two decimal 4 and 5 inExample:10percentage stringDeduction percentage value range : [ 0 , 100] precision retention whole number 4 , 5 inExample:10.5policy_type stringStrategy type : FIXED- fixed price strategyExample:FIXEDbilling_policyobject
Billing strategypolicy_type stringStrategy type : RECURRING- periodic billing strategyExample:RECURRINGrecurringobject
Periodic billing strategymin_cycles integerMinimum billing cycleExample:1interval stringBilling frequency unit : DAY、MONTH、WEEK、YEAR , default MONTHExample:DAYinterval_count integerBilling interval , default is 1Example:10max_cycles integerMaximum billing cycleExample:1description stringDescription of sales plan to show to buyersExample:This is a descriptionid stringSales plan group idExample:14056200245844372441100009name stringName of sales plan group to show buyersExample:delivery every 1 weeks
API Explorer
Debugger
Examples
Was this article helpful to you?