1. Help for Partners
  2. All POS vendor events

Upon Loyalty Checkin updated

When a Loyalty App updates an existing loyalty checkin, the location will be notified with the following event.

EVENT loyalty_checkin_updated

Parameters

Example

Event

{
    "event": "loyalty_checkin_updated",
    "data": {
        "id": 123
        "appId": 275
        "uri": "https://sandbox.doshii.co/pos/v3/loyalty/checkins/123"
    }
}