Add Request Update: Webhook Webhook
Fired when an Add Request is updated.
Request Body schema: application/json
The updated Add Request
object | |
object (Location Add Request Response) |
Request samples
- Payload
Content type
application/json
{- "meta": {
- "eventType": "AGREEMENTS_ADD_REQUEST_UPDATED",
- "uuid": "string",
- "timestamp": "string",
- "accountId": "string",
- "appSpecificAccountId": "string"
}, - "addRequest": {
- "id": 39483,
- "locationMode": "EXISTING",
- "existingLocationId": "string",
- "newLocationId": "string",
- "newLocationAccountId": "string",
- "newLocationAccountName": "string",
- "newAccountParentAccountId": "string",
- "newLocationData": {
- "id": "string",
- "uid": "string",
- "accountId": "string",
- "timestamp": 0,
- "timezone": "string",
- "locationType": "LOCATION",
- "locationName": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "officeName": "string",
- "gender": "FEMALE",
- "npi": "string",
- "address": "string",
- "address2": "string",
- "suppressAddress": true,
- "displayAddress": "string",
- "city": "string",
- "state": "string",
- "sublocality": "string",
- "zip": "string",
- "countryCode": "st",
- "serviceArea": {
- "radius": 0,
- "unit": "string",
- "places": [
- "string"
]
}, - "phone": "string",
- "isPhoneTracked": true,
- "localPhone": "string",
- "alternatePhone": "string",
- "faxPhone": "string",
- "mobilePhone": "string",
- "tollFreePhone": "string",
- "ttyPhone": "string",
- "categoryIds": [
- "string"
], - "featuredMessage": "string",
- "featuredMessageUrl": "string",
- "websiteUrl": "string",
- "displayWebsiteUrl": "string",
- "reservationUrl": "string",
- "displayReservationUrl": "string",
- "menuUrl": "string",
- "displayMenuUrl": "string",
- "orderUrl": "string",
- "displayOrderUrl": "string",
- "hours": "string",
- "additionalHoursText": "string",
- "holidayHours": [
- {
- "hours": "string",
- "date": "2019-08-24",
- "isRegularHours": false
}
], - "description": "stringstri",
- "conditionsTreated": [
- "string"
], - "certifications": [
- "string"
], - "educationList": [
- {
- "type": "FELLOWSHIP",
- "institutionName": "string",
- "yearCompleted": "string"
}
], - "degrees": [
- "string"
], - "admittingHospitals": [
- "string"
], - "acceptingNewPatients": true,
- "closed": {
- "isClosed": true
}, - "paymentOptions": [
- "string"
], - "insuranceAccepted": [
- "string"
], - "logo": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "photos": [
- {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}
], - "headshot": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "videoUrls": [
- "string"
], - "instagramHandle": "string",
- "twitterHandle": "string",
- "googleWebsiteOverride": "string",
- "googleCoverPhoto": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "googleProfilePhoto": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "googleAttributes": [
- {
- "id": "string",
- "optionIds": [
- "string"
]
}
], - "facebookPageUrl": "string",
- "facebookCallToAction": {
- "type": "NONE",
- "value": "string"
}, - "facebookCoverPhoto": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "facebookProfilePicture": {
- "url": "string",
- "sourceUrl": "string",
- "description": "string",
- "details": "string",
- "alternateText": "string",
- "width": 0,
- "height": 0,
- "derivatives": [
- {
- "url": "string",
- "width": 0,
- "height": 0
}
]
}, - "uberLinkType": "LINK",
- "uberLinkText": "string",
- "uberTripBrandingText": "string",
- "uberTripBrandingUrl": "string",
- "uberTripBrandingDescription": "string",
- "uberEmbedCode": "string",
- "uberLink": "string",
- "uberLinkRaw": "string",
- "yearEstablished": "stri",
- "displayLat": 0,
- "displayLng": 0,
- "routableLat": 0,
- "routableLng": 0,
- "walkableLat": 0,
- "walkableLng": 0,
- "pickupLat": 0,
- "pickupLng": 0,
- "dropoffLat": 0,
- "dropoffLng": 0,
- "yextDisplayLat": 0,
- "yextDisplayLng": 0,
- "yextRoutableLat": 0,
- "yextRoutableLng": 0,
- "yextWalkableLat": 0,
- "yextWalkableLng": 0,
- "yextPickupLat": 0,
- "yextPickupLng": 0,
- "yextDropoffLat": 0,
- "yextDropoffLng": 0,
- "emails": [
- "string"
], - "specialities": [
- "string"
], - "associations": [
- "string"
], - "products": [
- "string"
], - "services": [
- "string"
], - "brands": [
- "string"
], - "language": "string",
- "languages": [
- "string"
], - "keywords": [
- "string"
], - "menusLabel": "string",
- "menuIds": [
- "string"
], - "bioListsLabel": "string",
- "bioListIds": [
- "string"
], - "productListsLabel": "string",
- "productListIds": [
- "string"
], - "eventListsLabel": "string",
- "eventListIds": [
- "string"
], - "folderId": "string",
- "labelIds": [
- "string"
], - "customFields": {
- "property1": { },
- "property2": { }
}, - "intelligentSearchTrackingEnabled": true,
- "intelligentSearchTrackingFrequency": "WEEKLY",
- "locationKeywords": [
- "NAME"
], - "customKeywords": [
- "string"
], - "queryTemplates": [
- "KEYWORD"
], - "alternateNames": [
- "string"
], - "alternateWebsites": [
- "string"
], - "competitors": [
- {
- "name": "string",
- "website": "string"
}
], - "trackingSites": [
- "GOOGLE_DESKTOP"
], - "isoRegionCode": "string",
- "reviewBalancingURL": "string",
- "firstPartyReviewPage": "string",
- "isClusterPrimary": true,
- "schemaTypes": [
- "string"
], - "attire": "UNSPECIFIED",
- "priceRange": "UNSPECIFIED",
- "mealsServed": [
- "string"
], - "locatedIn": "string",
- "primaryContact": "string",
- "reviewResponseConversationEnabled": true,
- "holidayHoursConfirmationEnabled": true
}, - "newEntityData": {
- "meta": {
- "accountId": "string",
- "countryCode": "string",
- "createdTimestamp": "string",
- "entityType": "string",
- "folderId": "string",
- "id": "string",
- "labels": [
- "string"
], - "language": "string",
- "timestamp": "string",
- "uid": "string"
}, - "name": "string",
- "address": {
- "city": "string",
- "countryCode": "string",
- "extraDescription": "string",
- "line1": "string",
- "line2": "string",
- "postalCode": "string",
- "region": "string",
- "sublocality": "string"
}, - "acceptingNewPatients": true,
- "acceptsReservations": true,
- "accessHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "additionalHoursText": "string",
- "additionalPromotingLocations": [
- "string"
], - "addressHidden": true,
- "admittingHospitals": [
- "string"
], - "adultPool": "YES",
- "ageRange": {
- "maxValue": 0,
- "minValue": 0
}, - "airportShuttle": "AIRPORT_SHUTTLE_AVAILABLE",
- "airportTransfer": "YES",
- "allInclusive": "ALL_INCLUSIVE_RATES_AVAILABLE",
- "alternateNames": [
- "string"
], - "alternatePhone": "string",
- "androidAppUrl": "string",
- "answer": "string",
- "appleActionLinks": [
- {
- "appName": "string",
- "category": "BOOK_TRAVEL",
}
], - "appleBusinessDescription": "string",
- "appleBusinessId": "string",
- "appleCompanyId": "string",
- "associations": [
- "string"
], - "attire": "UNSPECIFIED",
- "babysittingOffered": "YES",
- "baggageStorage": "YES",
- "bar": "YES",
- "beachAccess": "YES",
- "beachFrontProperty": "YES",
- "bicycles": "BICYCLE_RENTALS",
- "bios": {
- "ids": [
- "string"
], - "label": "string"
}, - "boutiqueStores": "YES",
- "brands": [
- "string"
], - "breakfast": "BREAKFAST_AVAILABLE",
- "brunchHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "businessCenter": "YES",
- "calendars": {
- "ids": [
- "string"
], - "label": "string"
}, - "carRental": "YES",
- "casino": "YES",
- "categories": { },
- "categoryIds": [
- "string"
], - "catsAllowed": "YES",
- "certifications": [
- "string"
], - "checkInTime": "14:15:22Z",
- "checkOutTime": "14:15:22Z",
- "classificationRating": "string",
- "closed": true,
- "concierge": "YES",
- "conditionsTreated": [
- "string"
], - "convenienceStore": "YES",
- "covidMessaging": "string",
- "covidTestingAppointmentRequired": true,
- "covidTestingDriveThroughSite": true,
- "covidTestingIsFree": true,
- "covidTestingPatientRestrictions": true,
- "covidTestingReferralRequired": true,
- "covidTestingSiteInstructions": "string",
- "covidVaccineAppointmentRequired": true,
- "covidVaccineDriveThroughSite": true,
- "covidVaccinePatientRestrictions": true,
- "covidVaccineReferralRequired": true,
- "covidVaccineSiteInstructions": "string",
- "covidVaccinesOffered": [
- "PFIZER"
], - "currencyExchange": "YES",
- "customKeywords": [
- "string"
], - "datePosted": "2019-08-24",
- "degrees": [
- "ANP"
], - "deliveryHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "description": "stringstri",
- "displayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "doctorOnCall": "YES",
- "dogsAllowed": "YES",
- "driveThroughHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "dropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "educationList": [
- {
- "institutionName": "string",
- "type": "FELLOWSHIP",
- "yearCompleted": 1900
}
], - "electricChargingStation": "YES",
- "elevator": "YES",
- "ellipticalMachine": "YES",
- "emails": [
- "user@example.com"
], - "employmentType": "FULL_TIME",
- "eventStatus": "SCHEDULED",
- "facebookAbout": "string",
- "facebookCallToAction": {
- "type": "NONE",
- "value": "string"
}, - "facebookDescriptor": "string",
- "facebookName": "string",
- "facebookOverrideCity": "string",
- "facebookPageUrl": "string",
- "facebookParentPageId": "string",
- "facebookStoreId": "string",
- "facebookVanityUrl": "string",
- "fax": "string",
- "firstName": "string",
- "firstPartyReviewPage": "string",
- "fitnessCenter": "FITNESS_CENTER_AVAILABLE",
- "floorCount": 0,
- "freeWeights": "YES",
- "frequentlyAskedQuestions": [
- {
- "answer": "string",
- "question": "string"
}
], - "frontDesk": "FRONT_DESK_AVAILABLE",
- "fullyVaccinatedStaff": true,
- "gameRoom": "YES",
- "gender": "UNSPECIFIED",
- "geomodifier": "string",
- "giftShop": "YES",
- "golf": "YES",
- "googleAttributes": { },
- "googleMyBusinessLabels": [
- "string"
], - "googlePlaceId": "string",
- "happyHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "hiringOrganization": "string",
- "holidayHoursConversationEnabled": true,
- "horsebackRiding": "YES",
- "hotTub": "YES",
- "hours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "housekeeping": "HOUSEKEEPING_AVAILABLE",
- "impressum": "string",
- "indoorPoolCount": 0,
- "instagramHandle": "string",
- "insuranceAccepted": [
- "string"
], - "iosAppUrl": "string",
- "isClusterPrimary": true,
- "isFreeEvent": true,
- "isoRegionCode": "string",
- "keywords": [
- "string"
], - "kidFriendly": "YES",
- "kidsClub": "YES",
- "kidsStayFree": "YES",
- "kitchenHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "labels": [
- "string"
], - "languages": [
- "string"
], - "lastName": "string",
- "laundry": "FULL_SERVICE",
- "lazyRiver": "YES",
- "lifeguard": "YES",
- "linkedLocation": "string",
- "localPhone": "string",
- "localShuttle": "YES",
- "locatedIn": "string",
- "location": {
- "existingLocation": "string",
- "externalLocation": "string"
}, - "locationType": "LOCATION",
- "logo": {
- "description": "string",
- "details": "string",
}, - "mainPhone": "string",
- "massage": "YES",
- "maxAgeOfKidsStayFree": 0,
- "maxNumberOfKidsStayFree": 0,
- "mealsServed": [
- "BREAKFAST"
], - "meetingRoomCount": 0,
- "menuUrl": {
- "preferDisplayUrl": true,
}, - "menus": {
- "ids": [
- "string"
], - "label": "string"
}, - "middleName": "string",
- "mobilePhone": "string",
- "mobilityAccessible": "YES",
- "nightclub": "YES",
- "npi": "string",
- "nudgeEnabled": true,
- "officeName": "string",
- "onlineServiceHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "operatingCountries": [
- "AD"
], - "orderUrl": {
- "preferDisplayUrl": true,
}, - "organizerEmail": "user@example.com",
- "organizerName": "string",
- "organizerPhone": "string",
- "outdoorPoolCount": 0,
- "parking": "PARKING_AVAILABLE",
- "paymentOptions": [
- "AFTERPAY"
], - "performers": [
- "string"
], - "petsAllowed": "PETS_WELCOME",
- "photoGallery": [
- {
- "description": "string",
- "details": "string",
}
], - "pickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "pickupHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "priceRange": "UNSPECIFIED",
- "primaryConversationContact": "string",
- "privateBeach": "YES",
- "privateCarService": "PRIVATE_CAR_SERVICE",
- "productLists": {
- "ids": [
- "string"
], - "label": "string"
}, - "products": [
- "string"
], - "questionsAndAnswers": true,
- "rankTrackingEnabled": true,
- "rankTrackingFrequency": "WEEKLY",
- "rankTrackingQueryTemplates": [
- "KEYWORD"
], - "rankTrackingSites": [
- "GOOGLE_DESKTOP"
], - "reservationUrl": {
- "preferDisplayUrl": true,
}, - "restaurantCount": 0,
- "reviewGenerationUrl": "string",
- "reviewResponseConversationEnabled": true,
- "roomCount": 0,
- "roomService": "ROOM_SERVICE_AVAILABLE",
- "routableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "salon": "YES",
- "sauna": "YES",
- "scuba": "YES",
- "selfParking": "SELF_PARKING_AVAILABLE",
- "seniorHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "serviceArea": {
- "places": [
- "string"
]
}, - "serviceAreaPlaces": [
- {
- "name": "string",
- "googlePlaceId": "string",
- "type": "POSTAL_CODE"
}
], - "services": [
- "string"
], - "smokeFreeProperty": "YES",
- "snorkeling": "YES",
- "socialHour": "YES",
- "spa": "YES",
- "specialities": [
- "string"
], - "tableService": "YES",
- "takeoutHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "tennis": "YES",
- "thermalPool": "YES",
- "ticketAvailability": "IN_STOCK",
- "ticketPriceRange": {
- "currencyCode": "string",
- "maxValue": "string",
- "minValue": "string"
}, - "ticketSaleDateTime": "2019-08-24T14:15:22Z",
- "time": {
- "end": "2019-08-24T14:15:22Z",
- "start": "2019-08-24T14:15:22Z"
}, - "timeZoneUtcOffset": "string",
- "timezone": "string",
- "tollFreePhone": "string",
- "treadmill": "YES",
- "ttyPhone": "string",
- "turndownService": "YES",
- "twitterHandle": "string",
- "uberLink": {
- "presentation": "BUTTON",
- "text": "string"
}, - "valetParking": "VALET_PARKING_AVAILABLE",
- "validThrough": "2019-08-24T14:15:22Z",
- "vendingMachine": "YES",
- "venueName": "string",
- "wadingPool": "YES",
- "wakeUpCalls": "YES",
- "walkableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "waterPark": "YES",
- "waterSkiing": "YES",
- "watercraft": "WATERCRAFT_RENTALS",
- "waterslide": "YES",
- "wavePool": "YES",
- "websiteUrl": {
- "preferDisplayUrl": true,
}, - "weightMachine": "YES",
- "wheelchairAccessible": "YES",
- "wifiAvailable": "WIFI_AVAILABLE",
- "workRemote": true,
- "yearEstablished": 1000,
- "yearLastRenovated": 1000,
- "yextDisplayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextDropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextPickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextRoutableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextWalkableCoordinate": {
- "latitude": -90,
- "longitude": -180
},
}, - "skus": [
- "SKU-00000167",
- "SKU-00000168"
], - "agreementId": 0,
- "status": "SUBMITTED",
- "dateSubmitted": "2019-08-24T14:15:22Z",
- "dateCompleted": "2019-08-24T14:15:22Z",
- "statusDetail": "string"
}
}