Function /buyer/rental/list/count
Function invocation
https://json.aftermarket.pl/buyer/rental/list/count
Function description
It returns the number of rental transactions, in which user is a lessee.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| string | "" | String to be searched in domain names (deprecated and unused) | ||
| name | string | "" | String to be searched in domain names | |
| status | string | "" | Rental status (one of pending, accepted, rejected, active, expired, finished, matured, unpaid, canceled, closed) |
Return value
The number of rental transactions (integer value).