NotificationEventTypeCodeType ( token )
Enumerated type that contains the complete list of platform notifications that can be sent out to subscribed users, servers, or applications. Some notifications are only sent to buyers or sellers, and some are sent to both buyers and sellers.
Types that use NotificationEventTypeCodeType:
Calls that use one or more values of NotificationEventTypeCodeType:
Enumeration Values
Value | Description |
AskSellerQuestion | This is a seller-facing notification that is sent when an eBay user has used the Ask a Question feature on the seller's active listing. An eBay user does not have to be an active bidder on an auction listing to ask a seller a question. This notification will appear in the GetMemberMessages call response. See AskSellerQuestion for additional information about this notification. |
AuctionCheckoutComplete | This seller-facing notification is sent when the winning bidder or buyer has paid for the auction or fixed-price item and completed the checkout process. For multiple line item orders, an AuctionCheckoutComplete notification is only generated for one of the line items in the order. This notification will appear in the GetItemTransactions call response. See AuctionCheckoutComplete for additional information about this notification. |
BestOffer | This seller-facing notification is sent if a potential buyer has made a Best Offer on a Best Offer-enabled listing. This notification will appear in the GetBestOffers call response. See BestOffer for additional information about this notification. |
BestOfferDeclined | This buyer-facing notification is sent when a seller declines the buyer's Best Offer on an item. This notification will appear in the GetBestOffers call response. See BestOfferDeclined for additional information about this notification. |
BestOfferPlaced | This buyer-facing notification is sent each time a prospective buyer places a Best Offer on an item. This notification will appear in the GetBestOffer call response. See BestOfferPlaced for additional information. |
BidItemEndingSoon | This notification is sent to a subscribed buyer when the listing of the auction item where the buyer has an active bid is about to end. This event has a TimeLeft property that defines the 'ending soon' threshold value. |
BidPlaced | This buyer-facing notification is sent when the buyer places a bid for an auction item. This notification will appear in the GetItem call response. See BidPlaced for additional information about this notification. |
BidReceived | This seller-facing notification is sent each time a prospective buyer places a bid for the seller's auction item. This notification will appear in the GetItem call response. See BidReceived for additional information about this notification. |
BuyerCancelRequested | This notification is sent to a subscribed seller when a buyer has requested an order cancellation. |
CheckoutBuyerRequestsTotal | This seller-facing notification is sent when a buyer/winning bidder is requesting a total price before paying for the item. This notification is applicable for auction listings and for fixed-price listings that do not require immediate payment. This notification will appear in the GetItemTransactions call response. See CheckoutBuyerRequestsTotal for additional information about this notification. |
CounterOfferReceived | This buyer-facing notification is sent when a seller makes a counter offer to the buyer's Best Offer on an item. This notification will appear in the GetBestOffers call response. See CounterOfferReceived for additional information about this notification. |
CustomCode | Reserved for future use. |
EBPAppealedCase | This notification is applicable to both buyers and sellers and is sent when the decision of an eBay Money Back Guarantee case is appealed. This notification will appear in the getEBPCaseDetail call response. See EBPAppealedCase for additional information about this notification. |
EBPClosedAppeal | This notification is applicable to both buyers and sellers and is sent when an appeal of an eBay Money Back Guarantee case decision has been closed. This notification will appear in the getEBPCaseDetail call response. See EBPClosedAppeal for additional information about this notification. |
EBPClosedCase | This notification is is applicable to both buyers and sellers and is sent when an eBay Money Back Guarantee case has been closed. This notification can also be sent to the subscribed seller when the buyer has closed either of the following:
|
EBPEscalatedCase | This notification is applicable to both buyers an sellers and is sent when an eBay Money Back Guarantee case is escalated to eBay customer support. This notification is also sent to a subscribed seller when an Item Not Received inquiry against an order line item has been escalated to an eBay Money Back Guarantee case. This notification will appear in the getEBPCaseDetail call response. See EBPEscalatedCase for additional information about this notification. |
EBPMyPaymentDue | This seller-facing notification is sent when payment (to eBay or buyer) related to the outcome of an eBay Money Back Guarantee case is due. This notification will appear in the getEBPCaseDetail call response. See EBPMyPaymentDue for additional information about this notification. |
EBPMyResponseDue | This notification is applicable to both buyers and sellers and is sent when a response to the eBay Money Back Guarantee case is due from that user. When an eBay Money Back Guarantee case is opened, this notification is only sent to the seller involved in the case and not the buyer. This notification is also sent to a subscribed seller when the buyer has opened up either of the following:
|
EBPOnHoldCase | This notification is is applicable to both buyers and sellers and is sent when an eBay Money Back Guarantee case has been put on hold by eBay customer support. This notification will appear in the getEBPCaseDetail call response. See EBPOnHoldCase for additional information about this notification. |
EBPOtherPartyResponseDue | This notification is applicable to both buyers and sellers and is sent when a response to the eBay Money Back Guarantee case is due from the other party in the case. This notification will appear in the getEBPCaseDetail call response. See EBPOtherPartyResponseDue for additional information about this notification. |
EBPPaymentDone | This seller-facing notification is sent when payment (to eBay or buyer) related to the outcome of an eBay Money Back Guarantee case is processed. This notification will appear in the getEBPCaseDetail call response. See EBPPaymentDone for additional information about this notification. |
EndOfAuction | This notification is applicable to both buyers and sellers and is sent as soon as an auction listing ends with or without a winning bidder. This notification will also be sent if the auction ends as a result of a buyer using the auction listing's Buy It Now feature. This notification is only applicable for auction listings. This notification will appear in the GetItemTransactions call response. See EndOfAuction for additional information about this notification. |
Feedback | This notification is applicable to both buyers and sellers and is sent when that buyer or seller has left Feedback for the other party in the order, or has received Feedback from the other party in the order. Feedback is given at the order line item level. This notification will appear in the GetFeedback call response. See Feedback for additional information about this notification. |
FeedbackLeft | This notification is applicable to both buyers and sellers and is sent when that user leaves feedback for an order partner. This notification will appear in the GetFeedback call response. See FeedbackLeft for additional information about this notification. |
FeedbackReceived | This notification is applicable to both buyers and sellers and is sent when that user receives feedback from an order partner. This notification will appear in the GetFeedback call response. See FeedbackReceived for additional information about this notification. |
FeedbackStarChanged | This notification is applicable to both buyers and sellers and is sent when that user's Feedback star has changed. Sent to a subscribing third party when a user's Feedback star level changes. This notification will appear in the GetUser call response. See FeedbackStarChanged for additional information about this notification. |
FixedPriceTransaction | This seller-facing notification is sent each time a buyer purchases an item in a single or multiple-quantity, fixed-price listing. This notification is only applicable for fixed-price listings. This notification will appear in the GetFeedback call response. See GetItemTransactions for additional information about this notification. |
INRBuyerRespondedToDispute | This notification is sent to a subscribed seller when a buyer responds to an Item Not Received case opened by that buyer. |
ItemAddedToWatchList | This buyer-facing notification is sent when that buyer adds an item to the Watch List. This notification will appear in the GetItem call response. See ItemAddedToWatchList for additional information about this notification. |
ItemClosed | This notification is applicable to both buyers and sellers and is sent when a listing ends. This notification can be triggered by an ItemWon, an ItemSold, or an ItemUnsold event. This notification will appear in the GetItem call response. See ItemClosed for additional information about this notification. |
ItemExtended | This notification is sent to a subscribed seller when the duration of an eBay listing has been extended. |
ItemListed | This seller-facing notification is sent each time one of the subscribed seller's items is listed or relisted. This notification is also triggered when the Unpaid Item preferences relists an item for the seller. This notification will appear in the GetItem call response. See ItemListed for additional information about this notification. |
ItemLost | This buyer-facing notification is sent if that buyer did not end up as the highest bidder for an auction item. This notification will appear in the GetItem call response. See ItemLost for additional information about this notification. |
ItemMarkedPaid | This notification is sent to a subscribed buyer and seller when that seller has marked an order as 'paid'. |
ItemMarkedShipped | This notification is sent to a subscribed buyer and seller when that seller has marked an item as 'shipped'. |
ItemOutOfStock | This notification is sent to a subscribed seller when the quantity of a multiple-quantity, Good 'Til Cancelled, fixed-price listing has reached '0'. This notification will only be sent if the seller has the out-of-stock feature turned on in My eBay Preferences. |
ItemReadyForPickup | This notification is sent to a subscribed buyer when an In-Store Pickup or Click and Collect order is ready to be picked up at the merchant's store. |
ItemRemovedFromWatchList | This buyer-facing notification is sent when that buyer removes an item from the Watch List. This notification will appear in the GetItem call response. See ItemRemovedFromWatchList for additional information about this notification. |
ItemRevised | This seller-facing notification is sent when one of the subscribed seller's items is revised. This notification will appear in the GetItem call response. See ItemRevised for additional information about this notification. |
ItemRevisedAddCharity | This notification is sent to a subscribed seller when the seller has revised a listing and added a nonprofit organization to receive a percentage (10 percent up to 100 percent) of the proceeds. |
ItemSold | This seller-facing notification is sent when an eBay listing ends in a sale. This notification will appear in the GetItem call response. See ItemSold for additional information about this notification. |
ItemSuspended | This notification is sent to a subscribed buyer or seller when a listing is administratively taken down by eBay. |
ItemUnsold | This seller-facing notification is sent when an auction listing ends with no winning bidder or when a fixed-price listing ends with no sale(s). This notification will appear in the GetItem call response. See ItemUnsold for additional information about this notification. |
ItemWon | This buyer-facing notification is sent if the buyer is the winner of an auction item. This notification will appear in the GetItem call response. See ItemWon for additional information about this notification. |
M2MMessageStatusChange | This notification is sent to a subscribed buyer or seller if the status of a member-to-member message has changed. |
MyMessageseBayMessage | This notification is sent to a subscribed buyer or seller when eBay sends a message to that user's InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnMessages . MyMessageseBayMessageHeader and MyMessageseBayMessage cannot be subscribed to at the same time or specified in the same call. |
MyMessageseBayMessageHeader | This notification is sent to a subscribed buyer or seller when eBay sends a message to that user's InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnHeaders . MyMessageseBayMessageHeader and MyMessageseBayMessage cannot be subscribed to at the same time or specified in the same call. |
MyMessagesHighPriorityMessage | This notification is sent to a subscribed buyer or seller when that user receives a high-priority message in InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnMessages . MyMessagesHighPriorityMessage, MyMessagesM2MMessage, and MyMessagesHighPriorityMessageHeader cannot be subscribed to at the same time or specified in the same call. |
MyMessagesHighPriorityMessageHeader | This notification is sent to a subscribed buyer or seller when that user receives a high-priority message in InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnHeaders . MyMessagesHighPriorityMessage, MyMessagesM2MMessage, and MyMessagesHighPriorityMessageHeader cannot be subscribed to at the same time or specified in the same call. |
MyMessagesM2MMessage | This notification is sent to a subscribed buyer or seller when another eBay user sends a message to that user's InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnMessages . MyMessagesM2MMessageHeader and MyMessagesM2MMessage cannot be subscribed to at the same time or specified in the same call. |
MyMessagesM2MMessageHeader | This notification is sent to a subscribed buyer or seller when another eBay user sends a message to that user's InBox. If subscribed to by a buyer or seller, and when applicable, this notification will appear in the GetMyMessages call response. For this notification to be returned in GetMyMessages, the DetailLevel value in the GetMyMessages request must be set to ReturnHeaders . MyMessagesM2MMessageHeader and MyMessagesM2MMessage cannot be subscribed to at the same time or specified in the same call. |
OrderInquiryReminderForEscalation | This notification is sent to a subscribed seller alerting the seller that the buyer will soon be eligible to escalate an Item Not Received inquiry into an eBay Money Back Guarantee case. |
OutBid | This buyer-facing notification is sent when another buyer has outbid (placed a higher bid) the subscribed buyer on an auction listing, and the subscribed buyer is no longer the current high bidder. This notification is only applicable for auction listings. This notification will appear in the GetItem call response. See OutBid for additional information about this notification. |
PaymentReminder | This notification is sent to a subscribed buyer if payment is still due for an order. |
ReturnClosed | This notification is applicable to both buyers and sellers and is sent when a return request is closed. This notification will appear in the getReturnDetail call response. See ReturnClosed for additional information about this notification. |
ReturnCreated | This notification is applicable to both buyers and sellers and is sent when a return request involving those users is created. This notification will appear in the getReturnDetail call response. See ReturnCreated for additional information about this notification. |
ReturnDelivered | This notification is applicable to both buyers and sellers and is sent when a return item is received by the seller. This notification will appear in the getReturnDetail call response. See ReturnDelivered for additional information about this notification. |
ReturnEscalated | This notification is applicable to both buyers and sellers and is sent when a return request is escalated into a eBay Money Back Guarantee case. This notification will appear in the getReturnDetail call response. See ReturnEscalated for additional information about this notification. |
ReturnRefundOverdue | This notification is applicable to both buyers and sellers and is sent when a refund to the buyer is overdue on a return. This notification will appear in the getReturnDetail call response. See ReturnRefundOverdue for additional information about this notification. |
ReturnSellerInfoOverdue | This notification is applicable to both buyers and sellers and is sent when information from the seller (e.g. a Return Merchandise Authorization number) is overdue. This notification will appear in the getReturnDetail call response. See ReturnSellerInfoOverdue for additional information about this notification. |
ReturnShipped | This notification is applicable to both buyers and sellers and is sent when the buyer has shipped a return item back to the seller. This notification will appear in the getReturnDetail call response. See ReturnShipped for additional information about this notification. |
ReturnWaitingForSellerInfo | This seller-facing notification is sent when a return request is waiting for information from the seller, like a Return Merchandise Authorization (RMA) number or a correct return address. IThis notification will appear in the getReturnDetail call response. See ReturnWaitingForSellerInfo for additional information about this notification. |
SecondChanceOffer | This buyer-facing notification is sent when the buyer is offered a Second Chance Offer from the seller, after that buyer failed to win the original auction of the item. This notification will appear in the GetItem call response. See SecondChanceOffer for additional information about this notification. |
ShoppingCartItemEndingSoon | This notification is sent to a subscribed buyer when an item in the buyer's shopping cart is about to end. This event has a TimeLeft property that defines the 'ending soon' threshold value. |
TokenRevocation | This notification is applicable to both buyers and sellers and is sent if that user's authentication token is revoked. This notification will appear in the GetTokenStatus call response. See TokenRevocation for additional information about this notification. |
WatchedItemEndingSoon | This buyer-facing notification is sent when a listing that the buyer is watching is ending soon. This event has a TimeLeft property that defines the 'ending soon' threshold value. This notification will appear in the GetItem call response. See WatchedItemEndingSoon for additional information about this notification. |
WebnextMobilePhotoSync | This notification is no longer applicable. |