List All GiftCards
This Endpoint retrieves a list of all the GiftCards bought by a business.Endpoint
{{baseurl}}/giftcards
This is a GET request and takes a couple of query parameters:
| Field | Data Type | Description |
|---|---|---|
| businessId | String | Required. Unique identifier for a business associated with a card. |
| customerId | String | Unique identifier of the customer account of the logged in user. |
