Custom Promotion Rules

Number of APIs: 5

  1. List all custom promotion rules GET https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules

  2. Create a custom promotion rule POST https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules

  3. Update a custom promotion rule PATCH https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}

  4. Delete a custom promotion rule DELETE https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}

  5. Retrieve a custom promotion rule GET https://{{subdomain}}.commercelayer.io/api/custom_promotion_rules/{{custom_promotion_rule_id}}