Get the number of products for sale by a given seller or all sellers
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
The numberOfGoods field refers to the number of distinct products for sale, regardless of the quantity of each.
Parameters
requestTypestringrequiredquerychainintegerrequiredquerysellerstringqueryinStockOnlybooleanqueryrequireBlockstringqueryrequireLastBlockstringqueryResponse
200OK
Successful DGS goods count retrieval
400Bad Request
Bad Request - Invalid parameters
401Unauthorized
Unauthorized - Missing or invalid API key
500Internal Server Error
Internal Server Error