Custom Promotion Rules
Number of APIs: 5
-
List all custom promotion rules GET https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules
-
Create a custom promotion rule POST https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules
-
Update a custom promotion rule PATCH https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}
-
Delete a custom promotion rule DELETE https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}
-
Retrieve a custom promotion rule GET https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}