Fixed Price Promotions

Number of APIs: 5

  1. Update a fixed price promotion PATCH https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}

  2. List all fixed price promotions GET https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions

  3. Retrieve a fixed price promotion GET https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}

  4. Create a fixed price promotion POST https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions

  5. Delete a fixed price promotion DELETE https://{{subdomain}}.commercelayer.io/api/fixed_price_promotions/{{fixed_price_promotion_id}}