Skip to main content
This webhook is triggered when customer’s points are close to expiring. To subscribe to this webhook, your access token needs to contain the read_customers scope.
This webhook is triggered only when your point expiration feature is enabled

Payload

object
required
Customer object with the same shape as the Customers API response
string
required
ISO 8601 timestamp of the customer’s approaching point expiration
number | null
required
The number of customer points that are approaching expiration
string | null
required
ISO 8601 timestamp of when the expiring points were acquired

Example

Example