get https://api.zenoti.com/v1/giftcards/templates
This API retrieves the list of different types of predefined gift card templates for a given center.
Response Details
CenterGiftCardTemplates
| JSON Property | Data Type | Description |
|---|---|---|
| center_id | Guid | Unique identifier for the center. |
| giftcardtype | int | Type of the gift card (default is 1). |
| serviceOnly | bool | Indicates if the gift card is for services only. |
| fromOnline | bool | Indicates if the request is from an online source. |
| member_price | bool | Specifies if member pricing should be applied. |
