Function /buyer/caught/option/list
Function invocation
https://json.aftermarket.pl/buyer/caught/option/list
Function description
Returns list of options caught for user.
Input parameters
This function does not take any input parameters.
Return value
List of options caught for user (list of structures with the following fields):
Field name | Type | Description |
---|---|---|
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 |