Skip to main content
Release VersionRelease DateDescription of Release
1.0.12020-01-09
The highBidder value is now always returned.
1.0.02018-10-11
Initial release of the Offer API.

1.0.1

The following changes have been made in this release.

In the response of the getBidding method, the value for highBidder is now always returned.

  • If the value is false, this indicates that either the buyer has not bid on this item or has been out-bid.
  • If this value is true, this indicates the buyer is winning the auction and if the value of auctionStatus is ENDED, this indicates the buyer has won the auction.

1.0.0

The following changes have been made in this release.

This is the initial release of this API.

New methods

  • getAuction - Retrieves the buyer's bidding details of a specific action where the buyer has placed a bid.
  • placeProxyBid - Places a proxy bid for the buyer on a specific auction item.