Function   /buyer/auction/bid

Function invocation

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

Function description

Places a bid in an auction.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
auctionId integer YES Auction identifier
check boolean false Only check for parameter correctness (deprecated and unused)
currency string YES Bid currency
price float YES Bid amount
noVat boolean false If true then domain will be sold without VAT. This option works only if seller wants to sell domain without VAT. Depends on seller choice, you may not receive selling document

Return value

Operation result, 1 - Bid is highest, 2 - Bid is not highest, 3 - Bid is highest but below minumum price (integer value).