Order Amount Promotion Rules
Number of APIs: 5
-
Create an order amount promotion rule POST https://{{subdomain}}.commercelayer.io/api/order_amount_promotion_rules
-
List all order amount promotion rules GET https://{{subdomain}}.commercelayer.io/api/order_amount_promotion_rules
-
Retrieve an order amount promotion rule GET https://{{subdomain}}.commercelayer.io/api/order_amount_promotion_rules/{{order_amount_promotion_rule_id}}
-
Update an order amount promotion rule PATCH https://{{subdomain}}.commercelayer.io/api/order_amount_promotion_rules/{{order_amount_promotion_rule_id}}
-
Delete an order amount promotion rule DELETE https://{{subdomain}}.commercelayer.io/api/order_amount_promotion_rules/{{order_amount_promotion_rule_id}}