ReDoc documentation

carts/mine/giftCards

carts/mine/giftCards

post/V1/carts/mine/giftCards

Add gift card to the cart.

Request
Request Body schema:
required
object (gift-card-account-data-gift-card-account-interface)

Gift Card Account data

Responses
200

200 Success.

401

401 Unauthorized

500

Internal Server error

default

Unexpected error

Request samples
{
  • "giftCardAccountData": {
    }
}
Response samples
true