Home
Find the answer to your question
Post Sale Notifications by ListingType
Summary
The specific Post Sale processing notification events generated for an item depend on the Item.ListingType property. The table below captures the notification events to expect for various ListingTypes, during the sale event and the checkout event.
Item.ListingType | Sale Event | Buyer Request Total | Checkout Complete Event |
Chinese | EndOfAuction | CheckoutBuyerRequestsTotal | AuctionCheckoutComplete |
FixedPriceItem | FixedPriceTransaction | CheckoutBuyerRequestsTotal | AuctionCheckoutComplete |
PersonalOffer | EndOfAuction | CheckoutBuyerRequestsTotal | AuctionCheckoutComplete |
Additional Resources