Sends item information to the seller when a fixed price listing fails to list.
You can subscribe to this Webhook by clicking here.
Our Webhooks use Basic Authentication and are submitted to your API via a POST.
| Parameter | Data Type | Valid Values | Description |
|---|---|---|---|
| ItemTitle | string | string | The Title of the Item |
| ItemID | integer | integer | The ID of the Item |
| SKU | string | string | The SKU of the Item |
| Quantity | integer | integer | The Quantity of the Item |
| Error Message | string | string | The Error Message(s) of the Listing |