Name | Type | Description | Notes |
---|---|---|---|
location_id | int | When included, returns gift cards that are sold at the provided location ID. | [optional] |
sold_online | bool | When `true`, only returns gift cards that are sold online.<br /> Default: false | [optional] |
ids | int[] | Filters the results to the requested gift card IDs.<br /> Default: all gift cards. | [optional] |
limit | int | Number of results to include, defaults to 100 | [optional] |
offset | int | Page offset, defaults to 0. | [optional] |