When the location has their operating hours updated.
EVENT location_hours_updated
Parameters
Field | Type | Description |
---|---|---|
locationId | String |
Unique hashed id for this Location. See Hashed Location IDs |
uri | String |
The Location details url |
Example
Event
{
"event": "location_hours_updated",
"data": {
"locationId": "aH43yx2",
"uri": "https://sandbox.doshii.co/partner/v3/locations/aH43yx2"
}
}
Comments
0 comments
Please sign in to leave a comment.