Customers
List all loyalty points activity
List all loyalty points activity
GET
Authorizations
Access token
Path Parameters
user id
Query Parameters
no of rows per page
Required range:
x >= 1
page number of pagination list
Required range:
x >= 1
JSON string format: {"field1":"asc", "field2":"desc"}
Examples:
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"
Response
200
application/json
OK
The response is of type object
.