{
"location": {
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"hours": {},
"scheduling": {
"method": "EMAIL",
"portal": "AMAZON_CARRIER_CENTRAL"
}
},
"event": "location.updated"
}Sent by Vooma to your server when a location is updated.
{
"location": {
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"hours": {},
"scheduling": {
"method": "EMAIL",
"portal": "AMAZON_CARRIER_CENTRAL"
}
},
"event": "location.updated"
}