Free Gift Promotions
Number of APIs: 5
-
List all free gift promotions GET https://{{subdomain}}.commercelayer.io/api/free_gift_promotions
-
Retrieve a free gift promotion GET https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}
-
Create a free gift promotion POST https://{{subdomain}}.commercelayer.io/api/free_gift_promotions
-
Update a free gift promotion PATCH https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}
-
Delete a free gift promotion DELETE https://{{subdomain}}.commercelayer.io/api/free_gift_promotions/{{free_gift_promotion_id}}