getTopUsers
- Home
- Points & Loyalty
- SvcPoints
- getTopUsers
getTopUsers
Gets a list of top point earners for a network.
Parameters
Name | Description |
node_id required | Node ID |
perPage optional | Number of items to return per page. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/svcPoints?action=getTopUsers&node_id=188234&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 |
{ "service":"svcPoints", "action":"getTopUsers", "code":2, "message":"No Point Earners to Display" } |
Service Information
Service | svcPoints |
Method | getTopUsers |
Type | REST |
Response Types | JSON, XML |