Customers API
List all loyalty points activity
GET
/
customers
/
{user_id}
/
loyalty-points-activity
Authorizations
Authorization
string
headerrequiredAccess token
Path Parameters
user_id
string
requireduser id
Query Parameters
limit
integer
no of rows per page
Required range:
x > 1
page
number
page number of pagination list
Required range:
x > 1
sort_by
string
JSON string format: {"field1":"asc", "field2":"desc"}
Response
200 - application/json
message
string
success
boolean
content
object