Function   /seller/auction/lastminute/add

Function invocation

https://json.aftermarket.pl/seller/auction/lastminute/add

Function description

Inserts a new auction into the system for a soon expiring domain..

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
check boolean false Only check for parameter correctness (deprecated and unused)
currency string "" Auction currency (deprecated and unused, auctions are always listed with PLN currency)
name string YES Name of the domain to be listed in Last minute auction
price integer 0 Auction start price (deprecated, please use 'priceStart' parameter)
priceStart integer 0 Auction start price (price must be one of 0, 1, 5, 10, 15, 20, 30, 50, 75, 100, 150, 200, always in PLN). If 0 then default value for account will be used, default value can be set by using /seller/lastminute/price/set function.
useCode boolean false Use bonus code

Return value

Created auction id (integer value).