LocationUpdate Webhook Event

Location

Called whenever a location is updated.

type
string
id
string
name
string
email
string
stripeProductId
string
companyId
string
{
"type": "LocationUpdate",
"id": "ve9EPM428h8vShlRW1KT",
"companyId": "otg8dTQqGLh3Q6iQI55w",
"name": "Loram ipsum",
"email": "mailer@example.com",
"stripeProductId": "prod_xyz123abc"
}