Skip to main content

eBay sends a BidReceived notification to sellers subscribed whenever a buyer places a bid on a seller's auction item. The typical flow of events is:

  • The seller subscribes to the BidReceived notification.
  • A buyer bids on an auction item.
  • eBay sends the BidReceived notification to the seller, indicating a buyer just bid on the seller'sauction item.

eBay also sends BidReceived notifications to the seller for all auction items a buyer bids on, either through the eBay sites or programmatically from an API or SDK.

Data Fields Returned

API Call that displays this notification: GetItem with default detail level

The data fields returned by the BidReceived notification are the same as those returned by GetItemResponse with default details requested. Refer to the GetItem call reference documentation for additional information.

Refer to SOAP Message Body for information about the standard elements returned for all notifications.

Example

In this example, the seller MagicalBookSeller is notified that buyer BountifulBuyer has bid on a copy of "Harry Potter and the Philosopher's Stone" listed on eBay.

Sample BidReceived Notification

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://
        www.w3.org/2001/XMLSchema" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Header>
    <ebl:RequesterCredentials soapenv:mustUnderstand="0" xmlns:ns="urn:ebay:apis:eBLBaseComponents"
          xmlns:ebl="urn:ebay:apis:eBLBaseComponents">
    <ebl:NotificationSignature xmlns:ebl="urn:ebay:apis:eBLBaseComponents">pwMi7Lr+Rv3O5CY1geIzSg==</
        ebl:NotificationSignature>
    </ebl:RequesterCredentials>
  </soapenv:Header>
  <soapenv:Body>
    <GetItemResponse xmlns="urn:ebay:apis:eBLBaseComponents">
    <Timestamp>2011-01-06T08:08:21.443Z</Timestamp>
    <Ack>Success</Ack>
    <CorrelationID>4********0</CorrelationID>
    <Version>699</Version>
    <Build>E699_CORE_BUNDLED_12457306_R1</Build>
    <NotificationEventName>BidReceived</NotificationEventName>
    <RecipientUserID>t********er</RecipientUserID>
    <EIASToken>n*********s</EIASToken>
    <Item>
      <AutoPay>false</AutoPay>
      <BuyerProtection>ItemIneligible</BuyerProtection>
      <BuyItNowPrice currencyID="USD">0.0</BuyItNowPrice>
      <Country>US</Country>
      <Currency>USD</Currency>
      <HitCounter>NoHitCounter</HitCounter>
      <ItemID>1********9</ItemID>
      <ListingDetails>
        <Adult>false</Adult>
        <BindingAuction>false</BindingAuction>
        <CheckoutEnabled>true</CheckoutEnabled>
        <ConvertedBuyItNowPrice currencyID="USD">0.0</ConvertedBuyItNowPrice>
        <ConvertedStartPrice currencyID="USD">1.0</ConvertedStartPrice>
        <ConvertedReservePrice currencyID="USD">0.0</ConvertedReservePrice>
        <HasReservePrice>false</HasReservePrice>
        <StartTime>2011-01-06T08:08:17.000Z</StartTime>
        <EndTime>2011-01-13T08:08:17.000Z</EndTime>
        <ViewItemURL>https://ebay.com/ws/eBayISAPI.dll?ViewItem&item=1********9&category=377</ViewItemURL>
        <HasUnansweredQuestions>false</HasUnansweredQuestions>
        <HasPublicMessages>false</HasPublicMessages>
      </ListingDetails>
      <ListingDuration>Days_7</ListingDuration>
      <ListingType>Chinese</ListingType>
      <Location>S********a</Location>
      <PrimaryCategory>
        <CategoryID>377</CategoryID>
        <CategoryName>Books:Fiction &amp; Literature</CategoryName>
      </PrimaryCategory>
      <PrivateListing>false</PrivateListing>
      <Quantity>1</Quantity>
      <ReservePrice currencyID="USD">0.0</ReservePrice>
      <ReviseStatus>
        <ItemRevised>false</ItemRevised>
      </ReviseStatus>
      <Seller>
      <AboutMePage>false</AboutMePage>
      <Email>t********r@********.com</Email>
      <FeedbackScore>31</FeedbackScore>
      <PositiveFeedbackPercent>100.0</PositiveFeedbackPercent>
      <FeedbackPrivate>false</FeedbackPrivate>
      <FeedbackRatingStar>Yellow</FeedbackRatingStar>
      <IDVerified>true</IDVerified>
      <eBayGoodStanding>true</eBayGoodStanding>
      <NewUser>false</NewUser>
      <RegistrationDate>2010-01-01T00:00:00.000Z</RegistrationDate>
      <Site>US</Site>
      <Status>Confirmed</Status>
      <UserID>t********r</UserID>
      <UserIDChanged>false</UserIDChanged>
      <UserIDLastChanged>2007-11-29T18:43:54.000Z</UserIDLastChanged>
      <VATStatus>NoVATTax</VATStatus>
      <SellerInfo>
        <AllowPaymentEdit>true</AllowPaymentEdit>
        <CheckoutEnabled>true</CheckoutEnabled>
        <CIPBankAccountStored>false</CIPBankAccountStored>
        <GoodStanding>true</GoodStanding>
        <LiveAuctionAuthorized>false</LiveAuctionAuthorized>
        <MerchandizingPref>OptIn</MerchandizingPref>
        <QualifiesForB2BVAT>false</QualifiesForB2BVAT>
        <StoreOwner>true</StoreOwner>
        <StoreURL>http://www.stores.ebay.com/id=1********6</StoreURL>
        <SafePaymentExempt>false</SafePaymentExempt>
      </SellerInfo>
      <Seller>
        <AboutMePage>false</AboutMePage>
        <Email>t********r@********.com</Email>
        <FeedbackScore>31</FeedbackScore>
        <PositiveFeedbackPercent>100.0</PositiveFeedbackPercent>
        <FeedbackPrivate>false</FeedbackPrivate>
        <FeedbackRatingStar>Yellow</FeedbackRatingStar>
        <IDVerified>true</IDVerified>
        <eBayGoodStanding>true</eBayGoodStanding>
        <NewUser>false</NewUser>
        <RegistrationDate>2010-01-01T00:00:00.000Z</RegistrationDate>
        <Site>US</Site>
        <Status>Confirmed</Status>
        <UserID>t********er</UserID>
        <UserIDChanged>false</UserIDChanged>
        <UserIDLastChanged>2007-11-29T18:43:54.000Z</UserIDLastChanged>
        <VATStatus>NoVATTax</VATStatus>
        <SellerInfo>
          <AllowPaymentEdit>true</AllowPaymentEdit>
          <CheckoutEnabled>true</CheckoutEnabled>
          <CIPBankAccountStored>false</CIPBankAccountStored>
          <GoodStanding>true</GoodStanding>
          <LiveAuctionAuthorized>false</LiveAuctionAuthorized>
          <MerchandizingPref>OptIn</MerchandizingPref>
          <QualifiesForB2BVAT>false</QualifiesForB2BVAT>
          <StoreOwner>true</StoreOwner>
          <StoreURL>http://www.stores.ebay.com/id=1********6</StoreURL>
          <SafePaymentExempt>false</SafePaymentExempt>
        </SellerInfo> 
	 <MotorsDealer>false</MotorsDealer>
      </Seller>
      <SellingStatus>
        <BidCount>1</BidCount>
        <BidIncrement currencyID="USD">0.25</BidIncrement>
        <ConvertedCurrentPrice currencyID="USD">1.0</ConvertedCurrentPrice>
        <CurrentPrice currencyID="USD">1.0</CurrentPrice>
        <HighBidder>
          <AboutMePage>false</AboutMePage>
          <EIASToken>n********=</EIASToken>
          <Email>b********r@********.com</Email>
          <FeedbackScore>32</FeedbackScore>
          <PositiveFeedbackPercent>100.0</PositiveFeedbackPercent>
          <FeedbackPrivate>false</FeedbackPrivate>
          <FeedbackRatingStar>Yellow</FeedbackRatingStar>
          <IDVerified>false</IDVerified>
          <eBayGoodStanding>true</eBayGoodStanding>
          <NewUser>false</NewUser>
          <RegistrationDate>1995-01-01T00:00:00.000Z</RegistrationDate>
          <Site>US</Site>
          <Status>Confirmed</Status>
          <UserID>t********er</UserID>
          <UserIDChanged>false</UserIDChanged>
          <UserIDLastChanged>2009-02-12T05:01:49.000Z</UserIDLastChanged>
          <VATStatus>NoVATTax</VATStatus>
          <BuyerInfo>
            <ShippingAddress>
              <Country>US</Country>
              <PostalCode>9***2</PostalCode>
            </ShippingAddress>
          </BuyerInfo>
          <UserAnonymized>false</UserAnonymized>
        </HighBidder>
        <LeadCount>0</LeadCount>
        <MinimumToBid currencyID="USD">1.25</MinimumToBid>
        <QuantitySold>0</QuantitySold>
        <ReserveMet>true</ReserveMet>
        <SecondChanceEligible>false</SecondChanceEligible>
        <ListingStatus>Active</ListingStatus>
      </SellingStatus>
      <ShippingDetails>
        <ApplyShippingDiscount>false</ApplyShippingDiscount>
        <ShippingServiceOptions>
          <ShippingService>USPSMedia</ShippingService>
          <ShippingServiceCost currencyID="USD">2.5</ShippingServiceCost>
          <ShippingServicePriority>1</ShippingServicePriority>
          <ExpeditedService>false</ExpeditedService>
          <ShippingTimeMin>2</ShippingTimeMin>
          <ShippingTimeMax>9</ShippingTimeMax>
        </ShippingServiceOptions>
        <ShippingType>Flat</ShippingType>
        <ExcludeShipToLocation>Asia</ExcludeShipToLocation>
        <ExcludeShipToLocation>Middle East</ExcludeShipToLocation>
        <ExcludeShipToLocation>Southeast Asia</ExcludeShipToLocation>
        <SellerExcludeShipToLocationsPreference>true</SellerExcludeShipToLocationsPreference>
      </ShippingDetails>
      <ShipToLocations>US</ShipToLocations>
      <Site>US</Site>
      <StartPrice currencyID="USD">1.0</StartPrice>
      <Storefront>
        <StoreCategoryID>1</StoreCategoryID>
        <StoreCategory2ID>0</StoreCategory2ID>
      <StoreURL>http://www.stores.sandbox.ebay.com/id=132854966</StoreURL>
      </Storefront>
      <TimeLeft>P6DT23H59M56S</TimeLeft>
      <Title>Harry Potter and the Philosopher&apos;s Stone</Title>
      <UUID>C********D</UUID>
      <HitCount>0</HitCount>
      <LocationDefaulted>true</LocationDefaulted>
      <PostalCode>9***5</PostalCode>
      <PictureDetails>
        <GalleryType>Gallery</GalleryType>
        <PhotoDisplay>PicturePack</PhotoDisplay>
        <PictureURL>http://i1.sandbox.ebayimg.com/03/i/00/61/35/e7_1.JPG?set_id=8800005007</PictureURL>
      </PictureDetails>
      <DispatchTimeMax>3</DispatchTimeMax>
      <ProxyItem>false</ProxyItem>
      <BuyerGuaranteePrice currencyID="USD">20000.0</BuyerGuaranteePrice>
      <IntangibleItem>false</IntangibleItem>
      <ReturnPolicy>
        <RefundOption>MoneyBack</RefundOption>
        <Refund>Money Back</Refund>
        <ReturnsWithinOption>Days_30</ReturnsWithinOption>
        <ReturnsWithin>30 Days</ReturnsWithin>
        <ReturnsAcceptedOption>ReturnsAccepted</ReturnsAcceptedOption>
        <ReturnsAccepted>Returns Accepted</ReturnsAccepted>
        <ShippingCostPaidByOption>Buyer</ShippingCostPaidByOption>
        <ShippingCostPaidBy>Buyer</ShippingCostPaidBy>
      </ReturnPolicy>
      <PaymentAllowedSite>eBayMotors</PaymentAllowedSite>
      <PaymentAllowedSite>CanadaFrench</PaymentAllowedSite>
      <PaymentAllowedSite>Canada</PaymentAllowedSite>
      <PaymentAllowedSite>US</PaymentAllowedSite>
      <ConditionID>3000</ConditionID>
      <ConditionDisplayName>Like New</ConditionDisplayName>
    </Item>
    </GetItemResponse>
  </soapenv:Body>
</soapenv:Envelope>