-
Notifications
You must be signed in to change notification settings - Fork 5
GiftMessage #12
Copy link
Copy link
Open
Labels
Milestone
Description
adamj88
opened on Nov 20, 2015
Issue body actions
- GET /V1/carts/:cartId/gift-message
- GET /V1/carts/:cartId/gift-message/:itemId
- POST /V1/carts/:cartId/gift-message
- POST /V1/carts/:cartId/gift-message/:itemId
- GET /V1/carts/mine/gift-message
- GET /V1/carts/mine/gift-message/:itemId
- POST /V1/carts/mine/gift-message
- POST /V1/carts/mine/gift-message/:itemId
- GET /V1/guest-carts/:cartId/gift-message
- GET /V1/guest-carts/:cartId/gift-message/:itemId
- POST /V1/guest-carts/:cartId/gift-message
- POST /V1/guest-carts/:cartId/gift-message/:itemId
Reactions are currently unavailable