Function   /buyer/catch/waiting/list

Function invocation

https://json.aftermarket.pl/buyer/catch/waiting/list

Function description

Returns list of all not expiring domains which user wants to catch.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
name string "" String to be searched in domain names
order string "name" List sorting (can be sorted by name, time)
size integer 5000 Paging: number of list elements
start integer 0 Paging: starting list element

Return value

List of all not expiring domains which user wants to catch (list of structures with the following fields):

Field nameTypeDescription
domain string Domain name (in Punycode) (deprecated, value is given in 'name' field)
name string Domain name (in Punycode)
utfname string Domain name (internationalized) (deprecated, value is given in 'name' field)
nameIDN string Domain name (internationalized)
note string Domain to catch user note
time integer Domain addition time as Unix timestamp
priority integer Catch priority (deprecated and unused)
tocatchId integer ToCatch Domain identifier (deprecated and unused)