Gift Cards
Get Store Settings
GETv1/managers/store/settings
Retrieve the settings of the store.
gift_cards.read - Gift Cards Read
Add gift card to the cart
POSTv1/stores/{store_id}/carts/gift-card
Adds a new gift card to the cart.
gift_cards.read_write - Gift Cards Read & Write
Update Store Settings
POSTv1/managers/store/settings
Update the settings of the store.
gift_cards.read_write - Gift Cards Read & Write
Upload gift card designs
POSTv1/managers/store/gift-card-upload
Upload new designs for gift cards.
gift_cards.read_write - Gift Cards Read & Write
Remove gift card from the cart
DELETEv1/stores/{store_id}/carts/gift-card
Removes a gift card from the cart.
gift_cards.read_write - Gift Cards Read & Write