When a checkin is updated
EVENT checkin_updated
Example
Event
{
"event": "checkin_updated",
"data": {
"id": "1354",
"locationId": "7",
"status": "complete",
"uri": "https://sandbox.doshii.co/partner/v3/checkins/1354"
}
}
Comments
2 comments
Is there no status in checkin_updated payload? the order and booking updated for example do.
Thanks Omer - this has been corrected. You should now see the status property in both the checkin_created and checkin_updated events.
Please sign in to leave a comment.