Upon Loyalty Checkin deleted
When a Loyalty App deletes an existing loyalty checkin, to indicate that the loyalty member has left the venue, the location will be notified with the following event.
EVENT loyalty_checkin_deleted
Parameters
Example
Event
{
"event": "loyalty_checkin_deleted",
"data": {
"id": 123
"appId": 275
}
}