Free Gift Promotions

Number of APIs: 5

  1. List all free gift promotions GET https://{{subdomain}}.commercelayer.io/api/free_gift_promotions

  2. Retrieve a free gift promotion GET https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}

  3. Create a free gift promotion POST https://{{subdomain}}.commercelayer.io/api/free_gift_promotions

  4. Update a free gift promotion PATCH https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}

  5. Delete a free gift promotion DELETE https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}