Upon Check-in updated
When a checkin is updated
EVENT checkin_updated
Parameters
Example
Event
{
"type": "checkin_updated",
"data": {
"id": "1354",
"uri": "https://sandbox.doshii.co/pos/v3/checkins/1354"
}
}
When a checkin is updated
EVENT checkin_updated
{
"type": "checkin_updated",
"data": {
"id": "1354",
"uri": "https://sandbox.doshii.co/pos/v3/checkins/1354"
}
}