Retrieve price rules list
GET https://{handle}.myshopline.com/admin/openapi/v20250601/sales/price_rules.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 Price Rule In Pages
Query Parameters
- created_at_max stringReturn objects created some time agoExample:
2023-07-11T09:00:00+08:00
- created_at_min stringReturns objects created after a certain timeExample:
2023-07-10T09:00:00+08:00
- ends_at_max stringA preferential rule that returns money whose end time is at a certain timeExample:
2023-07-11T09:00:00+08:00
- ends_at_min stringReturns offer rules with an end time after a certain timeExample:
2023-07-10T09:00:00+08:00
- limit stringThe number of queries is limited, the default is 50, and it cannot exceed 1000Example:
50
- page_info stringPaging information, can be used with limit, but is mutually exclusive with other conditions
- since_id stringReturns the object "after" a certain IDExample:
6018703339935504723
- starts_at_max stringReturns discount rules with start time before a certain timeExample:
2023-07-11T09:00:00+08:00
- starts_at_min stringReturns discount rules with start time after a certain timeExample:
2023-07-10T09:00:00+08:00
- times_used integerShow the price rule with this valueExample:
3
- update_at_max stringReturns objects updated before a certain timeExample:
2023-07-11T09:00:00+08:00
- update_at_min stringReturns an object updated after a certain timeExample:
2023-07-10T09:00:00+08:00
Request Headers
- Content-Type requiredThe value of this field is fixed to
application/json; charset=utf-8
- Authorization string requiredThe 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
- 200
- 401
- 429
For more information about status codes, see Http status code.
Response Headers
link
link up and downtraceId
traceId
Response Body
price_rulesobject[]
Discount rulesallocation_limit stringWhen you buy X and get Y, you can accumulatively distribute the limit of discounts in the shopping cart if you meet the conditions. For example: if you buy 1 X and get 1 Y discount, set allocation_limit=2, when there are 3 X products in the shopping cart, When there are 3 Y items, only 2 Y items can be obtainedExample:2
allocation_method stringThe distribution method of the price rule, the acceptable values are ● each The discount is applied to each participating product. For example, for a $15 off price rule, each eligible item will be $15 off at checkout, for a total of $15 multiplied by the number of items. ● The discount amount calculated across will be applied to the entire eligible listing. For example, for a $15 off price rule, the discount will be spread across each participating item, for a total of $15 off. When the target_type value is shipping_line, allocation_method must be each. The default is acrossExample:across
create_at stringCreation timeExample:2023-07-10T11:00:00+08:00
ends_at stringEnd time ● The default value is empty ● If it is not filled, it will be regarded as no end time, and the promotion rules are indefinite ● The date processing method is the same as aboveExample:2023-08-10T11:00:00+08:00
entitled_collection_ids arraySpecify an array of category ids ● If target_selection is entitled, one of the three options entitled_product_ids, entitled_collection_ids, and entitled_variant_ids must have a value ● The three fields entitled_product_ids, entitled_collection_ids, and entitled_variant_ids are mutually exclusive, and only one field can have a valueExample:12259764246208273857373144
entitled_country_ids arrayMultiple country/region ids are acceptableExample:"HK","TW","SG"
entitled_product_ids arraySpecify the product id array ● If target_selection is entitled, one of the three options entitled_product_ids, entitled_collection_ids, and entitled_variant_ids must have a value ● The three fields entitled_product_ids, entitled_collection_ids, and entitled_variant_ids are mutually exclusive, and only one field can have a value. When you buy X and get Y, it means Y Product ID listExample:16059766321245219059003144
entitled_variant_idsobject[]
Designated style array ● If target_selection is entitled, one of entitled_product_ids, entitled_collection_ids, and entitled_variant_ids must have a value ● The three fields entitled_product_ids, entitled_collection_ids, and entitled_variant_ids are mutually exclusive, and only one field can have a value ● When you buy X and get Y, it means Y product Style listproduct_id stringProduct IDExample:16059766321245219059003144
variant_id stringvariant_idExample:18059766321249077818743144
id stringprice rule idExample:6018695669979551970
joint_discount booleanOverlay Offer ● The default value is falsejoint_discount_order booleanSuperimposed discounts - automatic discounts - order discountsExample:true
joint_discount_product booleanSuperimposed discounts-automatic discounts-commodity discountsExample:true
joint_discount_shipping booleanOverlay Offer - Automatic Offer - Shipping DiscountExample:true
overlay_discount_code booleanSuperimposed discounts-discount code discounts, allowing multiple discount code activities to stack discountsoverlay_discount_code_order booleanSuperimposed discounts-discount code discounts, allowing multiple discount code activities to be used in superimposed discounts. order discountExample:true
overlay_discount_code_product booleanSuperimposed discounts-discount code discounts, allowing multiple discount code activities to be used in superimposed discounts. Product discountExample:true
overlay_discount_code_shipping booleanSuperimposed discounts-discount code discounts, allowing multiple discount code activities to be used in superimposed discounts. shipping discountExample:true
prerequisite_collection_ids arrayWhen buying X to get Y, the category Id list of X product cannot be used at the same time with prerequisite_product_ids and prerequisite_variant_idsExample:12259764246208273857373144
prerequisite_customer_ids arraySpecified Customer Prerequisite: Customer must belong to one of the searches saved by the specified customer (customer group) requisite_saved_search_ids, or one of the customers specified by requisite_customer_ids.Example: ``prerequisite_product_ids arrayWhen buying X to get Y, when buying X to get Y, the X product Id list, and prerequisite_collection_ids, prerequisite_variant_ids will not be used at the same timeExample:16059766321245219059003144
prerequisite_quantity_rangeobject
Promotion triggers the minimum quantity of items ● prerequisite_quantity_range and prerequisite_subtotal_range are mutually exclusive ● If both are empty, it is the trigger condition for no price or quantitygreater_than_or_equal_to integer● nullable ● must be >0 ● only integers are acceptable (integer)Example:5
prerequisite_saved_search_ids arraySpecify customer group Prerequisite: Customer must belong to one of the customer saved searches specified by (customer group) requisite_saved_search_ids, or one of the customers specified by requisite_customer_ids.Example: ``prerequisite_shipping_price_rangeobject
Shipping must be less than or equal to this value. * Not required, default is empty. * 1) The content can only be filled in under target_type=shipping_line * 2) The value and accuracy are consistent with the corresponding accuracy of the store currencyless_than_or_equal_to stringShipping must be less than or equal to this value. * Not required, default is empty. * 1) The content can only be filled in under target_type=shipping_line 2) The value and accuracy are consistent with the corresponding accuracy of the store currencyExample:50
prerequisite_subtotal_rangeobject
Promotion triggers the minimum order amount ● prerequisite_quantity_range and prerequisite_subtotal_range are mutually exclusive ● If both are empty, it is the trigger condition for no price or quantitygreater_than_or_equal_to string● Can be null ● Rounded to two decimal places Example: ● If 11.116666 is passed in, it will be processed as 11.12Example:100
prerequisite_to_entitlement_purchaseobject
When buying X to get Y, the amount threshold that X product needs to meetprerequisite_amount stringThe amount threshold required by product X cannot be used with prerequisite_quantity at the same timeExample:100
prerequisite_to_entitlement_quantity_ratioobject
When buying X to get Y, the quantity threshold required for X product and the quantity of Y product obtainedentitled_quantity integerThe number of Y products obtained when the threshold is met onceExample:1
prerequisite_quantity integerThe quantity of X goods required to meet the 1 threshold, cannot be used together with prerequisite_quantityExample:1
prerequisite_variant_idsobject[]
When buying X to get Y, the style id list of X product will not be used together with prerequisite_product_ids and prerequisite_collection_idsproduct_id stringProduct IDExample:16059766321245219059003144
variant_id stringstyle idExample:18059766321249077818743144
sales_channels arrayIf the sales channel is not transmitted by default, it means that all channels are available; If a specified sales channel is uploaded, it is available only in that channelExample:web
starts_at string● Use the ISO 8601 time format, and the standard format is ○ 2021-10-20T09:59:10+08:00 ● If no time zone value is passed, it will be regarded as GMT standard timeExample:2023-07-10T11:00:00+08:00
target_selection stringThe scope of application of preferential rules, the acceptable values are ● all, defined as all products; ● entitled, defined as specified range (specified product/specified category). When this field obtains the value of entitled, one of entitled_product_ids and entitled_collection_ids must be selected. Value; when target_type=shipping_line, all must be filled. The default value is allExample:all
target_type stringThe target type to which the price rule applies. Valid values: line_item: The price rule to apply to the shopping line item item. shipping_line: The price rule applies to the shopping order shipping line.Example:line_itme
title stringThe name of the discount rulesExample:This is title of price rule
update_at stringUpdate timeExample:2023-07-10T11:00:00+08:00
usage_limit integerLimit the total number of uses of all discount codes bound to this discount rule ● If not filled, the default value is null or empty, which means unlimited use times ● Only empty and natural numbers are acceptable; ● If the upper limit value is exceeded, it will be automatically processed as upper limit valueExample:2
usage_per_customer integerLimit the number of times each customer can use each code under the price rule ● If not filled, the default value is null or empty, which means unlimited usage ● Only empty and natural numbers are acceptable; ● Values exceeding the upper limit are automatically processed as up limit valueExample:10
value stringDiscount amount or percentage, ● If the value_type value is percentage, it indicates the discount percentage, rounded to an integer, for example: 10% discount, fill in 10; ● If the value_type value is fixed_amount, it indicates the discount amount, the unit is yuan, rounded to two decimal places, For example: If the discount is 10.23 yuan, fill in -10.23. required fieldExample:20
value_type stringOffer type, acceptable values are ● percentage percentage, percentage must be filled in when target_type=shipping_line, and percentage must be filled in for buy x get y type activities; ● fixed_amount fixed amount; required fieldExample:percentage
API Explorer
Debugger
Examples
Was this article helpful to you?