Function   /buyer/rating

Function invocation

https://json.aftermarket.pl/buyer/rating

Function description

It gets buyer rating information.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
buyerId string "" Buyer identifier, if empty then rating for logged user will be returned

Return value

Buyer rating information (structure with the following fields):

Field nameTypeDescription
buyerId string Buyer identifier
nick string User nick (deprecated, value is given in 'buyerId' field)
paid integer Number of domains that have been paid within last 6 months
paid0 integer Number of paid domains where no other offers were made (deprecated and unused)
paid1 integer Number of paid domains on auctions with other offers (deprecated and unused)
rating integer Rating value
registered integer User registration time as Unix timestamp (year and month only)
unpaid integer Number of domains that have been unpaid within last 6 months
unpaid0 integer Number of unpaid domains where no other offers were made (deprecated and unused)
unpaid1 integer Number of unpaid domains on auctions with more offers (deprecated and unused)