GiftCardsResource
gift-cards.GiftCardsResource
Methods
retrieve
retrieve(code
, customHeaders?
): ResponsePromise
<StoreGiftCardsRes
>
Parameters
code
stringRequiredcode of the gift card
customHeaders
Record<string, any>RequiredDefault: `{}`
Returns
ResponsePromise
<StoreGiftCardsRes
>
Description
Retrieves a single GiftCard
Was this section helpful?