Skip to main content
GET
Get customer loyalty point history

Authorizations

x-api-key
string
header
required

API key for authentication. Create one in Settings > Developer.

Path Parameters

customerId
string
required

Query Parameters

filter
enum<string>
default:all
Available options:
all,
points_added,
points_deducted
limit
integer
default:20
Required range: 1 <= x <= 100
before
string<date-time>

Response

200 - application/json

Success

data
object[]
pagination
object