Function /buyer/expiring/domain/category/list
Function invocation
https://json.aftermarket.pl/buyer/expiring/domain/category/list
Function description
It retrieves the list of expiring domains categories.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| size | integer | 5000 | Page size | |
| start | integer | 0 | List start (for paging) |
Return value
The list of marketplace categories (list of structures with the following fields):
| Field name | Type | Description |
|---|---|---|
| id | string | Category identifier |
| string | Category identifier (deprecated, value is given in 'id' field) | |
| count | integer | Number of domains in this category |
| integer | Number of recently added domains in this category (deprecated and unused) | |
| description | string | Category description |