Function /listing/get
Function invocation
https://json.aftermarket.pl/listing/get
Function description
Returns the information about domain offered for sale.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
name | string | YES | Domain name |
Return value
The list of auctions (list of structures with the following fields):
Field name | Type | Description |
---|---|---|
boolean | Domain is set for sale (deprecated and unused) | |
integer | Allegro auction identifier (deprecated and unused) | |
integer | Number of bids in an auction (deprecated, this value is given in 'offers' field) | |
float | Auction Buy Now price (deprecated, this value is given in 'auctionPriceBuyNow' field) | |
auctionPriceBuyNow | float | Auction Buy Now price |
string | Auction currency (deprecated, this value is given in 'currency' field) | |
boolean | Auction is dutch (deprecated and unused) | |
auctionEndTime | integer | Auction end time as an Unix timestamp |
auctionId | integer | Auction identifier |
float | Current price in an auction (deprecated, this value is given in 'price' field) | |
auctionReserve | boolean | Auction has reserve price |
integer | Auction start time as an Unix timestamp (deprecated) | |
string | External Buy It Now URL (deprecated and unused) | |
cat1 | string | Category 1 |
cat2 | string | Category 2 |
cat3 | string | Category 3 |
cat4 | string | Category 4 |
cat5 | string | Category 5 |
cat6 | string | Category 6 |
cat7 | string | Category 7 |
cat8 | string | Category 8 |
cat9 | string | Category 9 |
boolean | Category 1 editable (deprecated and unused) | |
boolean | Category 2 editable (deprecated and unused) | |
boolean | Category 3 editable (deprecated and unused) | |
boolean | Category 4 editable (deprecated and unused) | |
string | Categories editable (deprecated and unused) | |
currency | string | Listing currency |
earnings | float | Earnings |
earningsCurrency | string | Earnings currency |
featured | boolean | Listing is featured |
integer | Group sale ID (deprecated and unused) | |
homepage | boolean | Domain is promoted on homepage |
boolean | Is domain registered with AfterMarket.pl (deprecated and unused) | |
listingId | integer | Listing identifier |
string | External Make Offer Url (deprecated and unused) | |
integer | Domain transfer method (deprecated and unused) | |
float | Minimum price (deprecated, offer minimum price is now given in 'priceMinimum' field) | |
priceMinimum | float | Minimum price (only for listings) |
name | string | Domain name |
nameIDN | string | Domain name (internationalized) |
note | string | Domain description |
offers | integer | Number of received offers |
integer | The domain is currently being rented (deprecated and unused) | |
string | Marketplace portal where the auction is visible (deprecated and unused) | |
price | float | Current domain price |
integer | Domain price on reseller sites (deprecated and unused) | |
saleType | string | Possible selling document (vat - invoice with VAT only, novat - invoice with VAT or invoice without VAT, person - invoice with VAT or sale without document) |
sellerId | string | Seller identifier (null if user wants to be anonymus) |
string | Listing status (deprecated and unused) | |
type | string | Listing type (auction or listing) |
time | integer | Listing date as an Unix timestamp |
string | Domain typo detection (deprecated and unused) | |
string | Domain name (internationalized) (deprecated, this value is given in 'nameIDN' field) | |
views | integer | Number of listing views in past 30 days |
visits | integer | Number of domain visits in past 30 days (-1 if user hides traffic information) |