Function /seller/catalog/domain/list
Function invocation
https://json.aftermarket.pl/seller/catalog/domain/list
Function description
It retrieves the list of domains user's catalogs.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
catalogId | integer | YES | Catalog identifier | |
size | integer | 5000 | Page size | |
start | integer | 0 | List start (for paging) |
Return value
The list of domains in user's catalogs (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 and unused) | |
integer | Auction Buy Now price (deprecated and unused) | |
string | Auction currency (deprecated and unused) | |
boolean | Auction is dutch (deprecated and unused) | |
integer | Auction end time as an Unix timestamp (deprecated and unused) | |
integer | Auction identifier (deprecated and unused) | |
integer | Current price in an auction (deprecated and unused) | |
boolean | Auction has reserve price (deprecated and unused) | |
integer | Auction start time as an Unix timestamp (deprecated and unused) | |
string | External Buy It Now URL (deprecated and unused) | |
string | Category 1 (deprecated and unused) | |
string | Category 2 (deprecated and unused) | |
string | Category 3 (deprecated and unused) | |
string | Category 4 (deprecated and unused) | |
string | Category 5 (deprecated and unused) | |
string | Category 6 (deprecated and unused) | |
string | Category 7 (deprecated and unused) | |
string | Category 8 (deprecated and unused) | |
string | Category 9 (deprecated and unused) | |
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 | Price currency |
float | Earnings (deprecated and unused) | |
boolean | Listing is featured (deprecated and unused) | |
integer | Group sale ID (deprecated and unused) | |
boolean | Domain is promoted on homepage (deprecated and unused) | |
boolean | Is domain registered with AfterMarket.pl (deprecated and unused) | |
integer | Listing identifier (deprecated and unused) | |
string | External Make Offer Url (deprecated and unused) | |
integer | Domain transfer method (deprecated and unused) | |
float | Minimum price (deprecated and unused) | |
name | string | Domain name |
nameIDN | string | Domain name (internationalized) |
string | Domain description (deprecated and unused) | |
integer | Number of received offers (deprecated and unused) | |
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 on marketplace |
integer | Domain price on reseller sites (deprecated and unused) | |
string | Seller identifier (null if user wants to be anonymus) (deprecated and unused) | |
string | Marketplace status (deprecated and unused) | |
type | string | Listing type (auction or listing) |
time | integer | Time of addition domain to catalog as an Unix timestamp |
string | Domain typo detection (deprecated and unused) | |
string | Domain name (internationalized) (deprecated, this value is given in 'nameIDN' field) | |
integer | Number of listing views in past 30 days (deprecated and unused) | |
integer | Number of domain visits in past 30 days (-1 if user hides traffic information) (deprecated and unused) |