Skip to main content
POST
Add or deduct loyalty points

Authorizations

x-api-key
string
header
required

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

Path Parameters

customerId
string
required

Body

application/json
direction
enum<string>
required
Available options:
add,
deduct
points
integer
required
Required range: x >= 1
reason
string
required
idempotencyKey
string
metadata
object

Response

200 - application/json

Success

data
object