Function /seller/auction/price/set
Function invocation
https://json.aftermarket.pl/seller/auction/price/set
Function description
Change auction prices..
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
auctionId | integer | YES | Auction identifier | |
priceStart | float | "1" | Auction start price | |
priceMinimum | float | 0 | Auction minimum price (if 0 then minimum price will be disabled) | |
priceBuyNow | float | 0 | Auction Buy it Now price (if 0 then Buy it Now price will be disabled) | |
useCode | boolean | false | Use bonus code |
Return value
Operation result (boolean value).