GET api/Giftcard/media/category/{categoryId}/list
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GiftCardMediaModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| BusinessID | integer |
None. |
|
| Name | string |
None. |
|
| Topic | string |
None. |
|
| Photo | string |
None. |
|
| ArtistName | string |
None. |
|
| ArtistBio | string |
None. |
|
| ArtistWebsite | string |
None. |
|
| DateAdded | date |
None. |
|
| Status | string |
None. |
|
| GiftCardCategoryID | integer |
None. |
|
| Featured | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.