Function /seller/rating
Function invocation
https://json.aftermarket.pl/seller/rating
Function description
It gets information about a seller.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| sellerId | string | "" | Seller identifier, if empty then rating for logged user will be returned |
Return value
The information about a seller (structure with the following fields):
| Field name | Type | Description |
|---|---|---|
| observationAllowed | boolean | The possibility to observe seller |
| boolean | Aboutme page exists (deprecated and unused) | |
| string | User nick (deprecated, value is given 'sellerId' field) | |
| sellerId | string | User nick |
| boolean | User nick is publicly visible (deprecated and unused) | |
| integer | Number of unsold domains, where the seller did not conduct the transaction properly. (deprecated and unused) | |
| integer | Rating value (deprecated and unused) | |
| registered | integer | User registration time as Unix timestamp (year and month only) |
| boolean | Show link to contact user via email in listings (deprecated and unused) | |
| boolean | Show link to user's domain portfolio in listings (deprecated and unused) | |
| sold | integer | Number of domains that have been sold within the last 6 months |