eBay · Capability
eBay Buy Offer API — Bidding
eBay Buy Offer API — Bidding. 2 operations. Lead operation: Bidding. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
GET
Getbidding
— This method retrieves the bidding details that are specific to the buyer of the specified auction. This must be an auction where the buyer has already placed a bid.
To retrieve the bidding information you use a /v1/bidding/{item-id}
To retrieve the bidding information you use a /v1/bidding/{item-id}
POST
Placeproxybid
— This method uses a user access token to place a proxy bid for the buyer on a specific auction item. The item must offer
AUCTION as one of the buyingOptions.
/v1/bidding/{item-id}/place-proxy-bid
MCP Tools
this-method-retrieves-bidding-details
This method retrieves the bidding details that are specific to the buyer of the specified auction. This must be an auction where the buyer has already placed a bid.
To retrieve the bidding information you use a
read-only
idempotent
this-method-uses-href-api
This method uses a user access token to place a proxy bid for the buyer on a specific auction item. The item must offer AUCTION as one of the buyingOptions.