price_rule.json 826 B

123456789101112131415161718192021222324252627
  1. {
  2. "price_rule": {
  3. "id": 102586120,
  4. "target_type": "line_item",
  5. "target_selection": "entitled",
  6. "allocation_method": "across",
  7. "value_type": "fixed_amount",
  8. "value": -10.0,
  9. "customer_selection": "all",
  10. "once_per_customer": false,
  11. "usage_limit": 10,
  12. "created_at": "2016-09-11T09:00:00-04:00",
  13. "updated_at": "2016-09-11T09:30:00-04:00",
  14. "starts_at": "2016-09-12T0:00:00-04:00",
  15. "ends_at": "2016-09-12T00:00:00-04:00",
  16. "entitled_product_ids": [22,278,293],
  17. "entitled_variant_ids": [],
  18. "entitled_collection_ids": [],
  19. "entitled_country_ids": [],
  20. "prerequisite_subtotal_range": {
  21. "greater_than_or_equal_to": 10
  22. },
  23. "prerequisite_shipping_price_range": {},
  24. "prerequisite_saved_search_ids": [34,88],
  25. "title": "Summer Sale Event 2017"
  26. }
  27. }