getGiftCard( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a gift card.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Gift Cards
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
codestringRequired

Gift card code.


optionsGetGiftCardOptions

Field options.

Returns
Return Type:Promise<GetGiftCardResponse>
Was this helpful?
Yes
No