<- Gift Cards API

Gift Cards API

Retrieve gift card

GET

 /v2/gift-cards/{id}

Retrieves a gift card using the gift card ID.

Permissions:GIFTCARDS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The ID of the gift card to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

gift_card

The gift card retrieved.