Percentage Discount Promotions
Number of APIs: 5
-
List all percentage discount promotions GET https://{{subdomain}}.commercelayer.io/api/percentage_discount_promotions
-
Retrieve a percentage discount promotion GET https://{{subdomain}}.commercelayer.io/api/percentage_discount_promotions/{{percentage_discount_promotion_id}}
-
Create a percentage discount promotion POST https://{{subdomain}}.commercelayer.io/api/percentage_discount_promotions
-
Update a percentage discount promotion PATCH https://{{subdomain}}.commercelayer.io/api/percentage_discount_promotions/{{percentage_discount_promotion_id}}
-
Delete a percentage discount promotion DELETE https://{{subdomain}}.commercelayer.io/api/percentage_discount_promotions/{{percentage_discount_promotion_id}}