Function   /buyer/auction/maximum

Function invocation

https://json.aftermarket.pl/buyer/auction/maximum

Function description

Returns the maximum user bid in a given auction.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
auctionId integer YES Auction identifier

Return value

Maximum user bid in a given auction (structure with the following fields):

Field nameTypeDescription
auctionId integer Auction identifier
bidderId string Bidder identifier
bidderRating integer Bidder's rating
currency string Bid currency
price float Bid amount
time integer Bid time as a Unix timestamp