Home
Note: This is a (Limited Release) API available only to select developers approved by business units.
The Buy Offer API enables Partners to place proxy bids for a buyer and retrieve the auctions where the buyer is bidding. By placing a proxy bid, the buyer is agreeing to purchase the item if they win the auction.
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getBidding | GET | /bidding/{item_id} | Retrieves bidding details that are specific to the buyer. | View getBidding - /bidding/{item_id} |
placeProxyBid | POST | /bidding/{item_id}/place_proxy_bid | Places bids for the buyer on auction items. | View placeProxyBid - /bidding/{item_id}/place_proxy_bid |