Function /buyer/catch/option/list
Function invocation
https://json.aftermarket.pl/buyer/catch/option/list
Function description
Returns the list of user options to catch.
Input parameters
This function does not take any input parameters.
Return value
List of user options to catch (list of structures with the following fields):
Field name | Type | Description |
---|---|---|
string | Expire date (deprecated, domain expiration time is given in expires field) | |
string | Option name (internationalized) (deprecated, domain internationalized name is given in 'nameIDN' field) | |
name | string | Option name (in Punycode) |
nameIDN | string | Option name (internationalized) |
note | string | Option to catch user note |
status | string | Option status (one of pending, topay, auction, paid, otheruser, unpaid) |
time | integer | Time as Unix timestamp when option was added to catch |
expires | integer | Option expiration time as Unix timestamp |
integer | To catch option identifier (deprecated and unused) |