Notifications: ItemSuspended Sample Payload
Find the answer to your question
Please enter a search keyword.
Advanced Search
Products
Question
Answer
Answer
<?xml version="1.0" encoding="UTF-8" ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' >
<SOAP-ENV:Header>
<ebay:NotificationSignature xmlns:ebay='http://developer.ebay.com/2001/schema' >abde27d4ce600dc4445b46bf3f69124c</ebay:NotificationSignature>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<Notification xmlns='http://developer.ebay.com/2001/schema' >
<Event>
<EventTime>
<EBayTime>2022-08-08T11:52:42.571Z</EBayTime>
</EventTime>
<ItemSuspended>
<ItemId>150310666655</ItemId>
</ItemSuspended>
</Event>
</Notification>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>