The item summary for the winning bid received web hook.
| Field | Data Type | Description |
|---|---|---|
| itemId | integer | The item ID. |
| itemTitle | string | The item title. |
| categoryId | integer | The category ID the item is listed in. |
| categoryName | boolean | The category name the item is listed in. |
| condition | string | The item condition. |
| endingDate | Valid ISO 8601 DateTime format | The ending date for the item in UTC. |
| hasBuyNow | boolean | Does the item offer a buy now price? |
| buyNowPrice | decimal | The buy now price if available on the item. |
| isActive | boolean | Is the item currently active in the system? |