Function /buyer/auction/lower
Function invocation
https://json.aftermarket.pl/buyer/auction/lower
Function description
Lower highest bid in auction.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| auctionId | integer | YES | Auction identifier | |
| boolean | false | Only check for parameter correctness (deprecated and unused) | ||
| currency | string | YES | Bid currency | |
| price | float | YES | Bid amount |
Return value
Operation result (boolean value).