Introduction
The following webhooks are called by our system to enable loyalty providers to manage customer data.
Webhooks
| Webhook | Method | Purpose |
|---|---|---|
| Create Loyalty Customer | POST | This webhook is triggered to create or update a customer profile. |
| Get Loyalty Customer | GET | This webhook is triggered to retrieve a customer's profile details. Your system will receive this request when our system needs to fetch a customer's information, including their unique loyalty customer ID and other relevant profile data. |
