Function   /buyer/catch/add

Function invocation

https://json.aftermarket.pl/buyer/catch/add

Function description

Adds domain to catch. If domain is expiring then will be added on domains to catch list (/buyer/catch/list). If domain is not expiring then will wait until expiring date on waiting for dropcatching domains list (/buyer/catch/waiting/list).

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
name string YES Domain name to catch
domain string "" Domain name to catch (deprecated, please use 'name' parameter)
priority boolean Catching priority (deprecated and unused)

Return value

Operation result (structure with the following fields):

Field nameTypeDescription
domain string Domain name (in Punycode) (deprecated)
list integer List to which the domain was added (0 - domain expiring already and it is ordered for dropcatching, 1 - domain not expiring and waiting for dropcatching)
tocatchId integer To catch domain identifier (deprecated and unused)
utfname string Domain name in unicode (deprecated)