Skip to content

Notification Enhancements
 
What?
UPI Buyer Response To Dispute: eBay will send this notification to all 3rd parties subscribed (on behalf of the seller) when a buyer responds to a dispute created by a seller. The notification must contain all the information returned in the GetDispute API call at detail level 0.
 
ItemListed: eBay will send this notification to all 3rd parties subscribed (on behalf of the seller) when the seller lists an item using the site or the API. The notification must contain all the information returned in the GetItem API call at detail level 0. Must support a charity filter: our charity partner Mission Fish needs this notification on behalf of charity registered sellers, however, it must be sent only for charity items. Must also support scheduled items correctly. Scheduled items must send this notification at the time the item goes live or is visible on the site. Currently sellers are able to revise the start time on a scheduled item after the scheduled item is in the eBay system. Such changes in start time can be ignored for purposes of the ItemListed notification. Updating the ItemListed notification for such a revision in the start time is a nice-to-have.
 
Who?
All users are positively impacted by this change.
 
How?
UPIBuyerResponseToDispute Notification Use Case:
 
  • A 3rd party subscribes to the UPIBuyerResponseToDispute notification on behalf of user X.
  • User X lists an item
  • Buyer Y buys the item
  • Buyer Y does not pay for the item in 3 days after auction close.
  • User X files a UPI dispute against the buyer Y (dispute_id = 3456).
  • The UPIBuyerResponseToDispute notification will be sent whenever buyer Y responds to this dispute.
  • Note that eBay will send this notification for all responses by buyer Y.
 
ItemListed Notification Use Case
 
  • A 3rd party subscribes to the ItemListed notification on behalf of user X.
  • User X lists an item (e.g. item number = 10237349)
  • The ItemListed notification will be sent to the subscribed 3rd party indicating item 10237349 was just listed.
  • Note that eBay will send this notification for all items listed by seller X. This includes items listed via the ebay sites and the API.
 
Additional Resources
 

announcements

eBay Selling Manager Application