Fixed Price Promotions
Number of APIs: 5
-
Update a fixed price promotion PATCH https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}
-
List all fixed price promotions GET https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions
-
Retrieve a fixed price promotion GET https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}
-
Create a fixed price promotion POST https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions
-
Delete a fixed price promotion DELETE https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}