{ "uuid": "e6a6c87b-4541-4eac-9386-4f9edc17bffc", "lastMigration": 29, "name": "My Business Business Information API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "bf139878-2c25-4f32-8dd2-703a1ea633f7", "documentation": "Returns the list of attributes that would be available for a location with the given primary category and country.", "method": "get", "endpoint": "v1/attributes", "responses": [ { "uuid": "045343ca-9303-472d-815b-efc4956dedcf", "body": "{\n \"attributeMetadata\": [\n {\n \"deprecated\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"groupDisplayName\": \"\",\n \"parent\": \"\",\n \"repeatable\": {{faker 'datatype.boolean'}},\n \"valueMetadata\": [\n {\n \"displayName\": \"\",\n \"value\": \"\"\n }\n ],\n \"valueType\": \"{{oneOf (array 'ATTRIBUTE_VALUE_TYPE_UNSPECIFIED' 'BOOL' 'ENUM' 'URL' 'REPEATED_ENUM')}}\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b5cba88-5614-493c-b90e-c0831e989b4b", "documentation": "Returns a list of business categories. Search will match the category name but not the category ID. Search only matches the front of a category name (that is, 'food' may return 'Food Court' but not 'Fast Food Restaurant').", "method": "get", "endpoint": "v1/categories", "responses": [ { "uuid": "376b896b-7a67-4873-b901-f3e60e5a1ea4", "body": "{\n \"categories\": [\n {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56800f9f-909c-42e1-9443-c0c4afaae960", "documentation": "Returns a list of business categories for the provided language and GConcept ids.", "method": "get", "endpoint": "v1/categories:batchGet", "responses": [ { "uuid": "43c098fd-97b7-4824-85b9-51253cab4358", "body": "{\n \"categories\": [\n {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08fac1c5-4873-48e9-9dbe-0647a52f7557", "documentation": "Searches the chain based on chain name.", "method": "get", "endpoint": "v1/chains:search", "responses": [ { "uuid": "497dbf85-31a7-4afd-a6c2-23ffee39a0e6", "body": "{\n \"chains\": [\n {\n \"chainNames\": [\n {\n \"displayName\": \"\",\n \"languageCode\": \"\"\n }\n ],\n \"locationCount\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"websites\": [\n {\n \"uri\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1e2d30d-30d1-4a4e-a21b-31cb6d54f1ac", "documentation": "Search all of the possible locations that are a match to the specified request.", "method": "post", "endpoint": "v1/googleLocations:search", "responses": [ { "uuid": "70aed9c3-ce65-4a5c-b4ef-5dfb422d1c14", "body": "{\n \"googleLocations\": [\n {\n \"location\": {\n \"adWordsLocationExtensions\": {\n \"adPhone\": \"\"\n },\n \"categories\": {\n \"additionalCategories\": [\n {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n ],\n \"primaryCategory\": {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n },\n \"labels\": [\n \"\"\n ],\n \"languageCode\": \"\",\n \"latlng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"metadata\": {\n \"canDelete\": {{faker 'datatype.boolean'}},\n \"canHaveBusinessCalls\": {{faker 'datatype.boolean'}},\n \"canHaveFoodMenus\": {{faker 'datatype.boolean'}},\n \"canModifyServiceList\": {{faker 'datatype.boolean'}},\n \"canOperateHealthData\": {{faker 'datatype.boolean'}},\n \"canOperateLocalPost\": {{faker 'datatype.boolean'}},\n \"canOperateLodgingData\": {{faker 'datatype.boolean'}},\n \"duplicateLocation\": \"\",\n \"hasGoogleUpdated\": {{faker 'datatype.boolean'}},\n \"hasPendingEdits\": {{faker 'datatype.boolean'}},\n \"hasVoiceOfMerchant\": {{faker 'datatype.boolean'}},\n \"mapsUri\": \"\",\n \"newReviewUri\": \"\",\n \"placeId\": \"\"\n },\n \"moreHours\": [\n {\n \"hoursTypeId\": \"\",\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n }\n ],\n \"name\": \"\",\n \"openInfo\": {\n \"canReopen\": {{faker 'datatype.boolean'}},\n \"openingDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"status\": \"{{oneOf (array 'OPEN_FOR_BUSINESS_UNSPECIFIED' 'OPEN' 'CLOSED_PERMANENTLY' 'CLOSED_TEMPORARILY')}}\"\n },\n \"phoneNumbers\": {\n \"additionalPhones\": [\n \"\"\n ],\n \"primaryPhone\": \"\"\n },\n \"profile\": {\n \"description\": \"\"\n },\n \"regularHours\": {\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"relationshipData\": {\n \"childrenLocations\": [\n {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n ],\n \"parentChain\": \"\",\n \"parentLocation\": {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n },\n \"serviceArea\": {\n \"businessType\": \"{{oneOf (array 'BUSINESS_TYPE_UNSPECIFIED' 'CUSTOMER_LOCATION_ONLY' 'CUSTOMER_AND_BUSINESS_LOCATION')}}\",\n \"places\": {\n \"placeInfos\": [\n {\n \"placeId\": \"\",\n \"placeName\": \"\"\n }\n ]\n },\n \"regionCode\": \"\"\n },\n \"serviceItems\": [\n {\n \"freeFormServiceItem\": {\n \"category\": \"\",\n \"label\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"languageCode\": \"\"\n }\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"structuredServiceItem\": {\n \"description\": \"\",\n \"serviceTypeId\": \"\"\n }\n }\n ],\n \"specialHours\": {\n \"specialHourPeriods\": [\n {\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"closed\": {{faker 'datatype.boolean'}},\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"storeCode\": \"\",\n \"storefrontAddress\": {\n \"addressLines\": [\n \"\"\n ],\n \"administrativeArea\": \"\",\n \"languageCode\": \"\",\n \"locality\": \"\",\n \"organization\": \"\",\n \"postalCode\": \"\",\n \"recipients\": [\n \"\"\n ],\n \"regionCode\": \"\",\n \"revision\": {{faker 'number.int' max=99999}},\n \"sortingCode\": \"\",\n \"sublocality\": \"\"\n },\n \"title\": \"\",\n \"websiteUri\": \"\"\n },\n \"name\": \"\",\n \"requestAdminRightsUri\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b59d1648-0c6d-4dc3-9a7e-eb11a7de98ff", "documentation": "Deletes a location. If this location cannot be deleted using the API and it is marked so in the `google.mybusiness.businessinformation.v1.LocationState`, use the [Google Business Profile](https://business.google.com/manage/) website.", "method": "delete", "endpoint": "v1/:name", "responses": [ { "uuid": "629afd73-7c60-4995-aeac-62a5e7e2e7aa", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9576139-4eb2-4148-990a-102d2b243771", "documentation": "Looks up all the attributes set for a given location.", "method": "get", "endpoint": "v1/:name", "responses": [ { "uuid": "29e13b76-2a50-4db8-ad24-c60e2ba1bcc6", "body": "{\n \"attributes\": [\n {\n \"name\": \"\",\n \"repeatedEnumValue\": {\n \"setValues\": [\n \"\"\n ],\n \"unsetValues\": [\n \"\"\n ]\n },\n \"uriValues\": [\n {\n \"uri\": \"\"\n }\n ],\n \"valueType\": \"{{oneOf (array 'ATTRIBUTE_VALUE_TYPE_UNSPECIFIED' 'BOOL' 'ENUM' 'URL' 'REPEATED_ENUM')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07c280de-e3c2-40d2-b58f-f31a16f4595c", "documentation": "Update attributes for a given location.", "method": "patch", "endpoint": "v1/:name", "responses": [ { "uuid": "74db02bf-350f-414e-b183-aa4a3985ece1", "body": "{\n \"attributes\": [\n {\n \"name\": \"\",\n \"repeatedEnumValue\": {\n \"setValues\": [\n \"\"\n ],\n \"unsetValues\": [\n \"\"\n ]\n },\n \"uriValues\": [\n {\n \"uri\": \"\"\n }\n ],\n \"valueType\": \"{{oneOf (array 'ATTRIBUTE_VALUE_TYPE_UNSPECIFIED' 'BOOL' 'ENUM' 'URL' 'REPEATED_ENUM')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db421800-ddb0-4372-b635-3b27e5437f76", "documentation": "Associates a location to a place ID. Any previous association is overwritten. This operation is only valid if the location is unverified. The association must be valid, that is, it appears in the list of `SearchGoogleLocations`.", "method": "post", "endpoint": "v1/:name:associate", "responses": [ { "uuid": "6c09e7b2-1fd0-48f7-b117-665e13e56b69", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b77256bf-412f-4ec8-a097-bc32f38ecfc8", "documentation": "Clears an association between a location and its place ID. This operation is only valid if the location is unverified.", "method": "post", "endpoint": "v1/:name:clearLocationAssociation", "responses": [ { "uuid": "25d6010d-8fef-45c1-a49e-57224e54543f", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2e79d07-f427-43fe-9244-76cdf593ab07", "documentation": "Gets the Google-updated version of the specified location.", "method": "get", "endpoint": "v1/:name:getGoogleUpdated", "responses": [ { "uuid": "dd1d8e37-c12e-4be7-b0d7-f672efe5a858", "body": "{\n \"attributes\": [\n {\n \"name\": \"\",\n \"repeatedEnumValue\": {\n \"setValues\": [\n \"\"\n ],\n \"unsetValues\": [\n \"\"\n ]\n },\n \"uriValues\": [\n {\n \"uri\": \"\"\n }\n ],\n \"valueType\": \"{{oneOf (array 'ATTRIBUTE_VALUE_TYPE_UNSPECIFIED' 'BOOL' 'ENUM' 'URL' 'REPEATED_ENUM')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38ebb285-2a65-4a45-b2ee-085ebf109065", "documentation": "Lists the locations for the specified account.", "method": "get", "endpoint": "v1/:parent/locations", "responses": [ { "uuid": "f7f86615-8d8c-4adc-97a3-af527f245a92", "body": "{\n \"locations\": [\n {\n \"adWordsLocationExtensions\": {\n \"adPhone\": \"\"\n },\n \"categories\": {\n \"additionalCategories\": [\n {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n ],\n \"primaryCategory\": {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n },\n \"labels\": [\n \"\"\n ],\n \"languageCode\": \"\",\n \"latlng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"metadata\": {\n \"canDelete\": {{faker 'datatype.boolean'}},\n \"canHaveBusinessCalls\": {{faker 'datatype.boolean'}},\n \"canHaveFoodMenus\": {{faker 'datatype.boolean'}},\n \"canModifyServiceList\": {{faker 'datatype.boolean'}},\n \"canOperateHealthData\": {{faker 'datatype.boolean'}},\n \"canOperateLocalPost\": {{faker 'datatype.boolean'}},\n \"canOperateLodgingData\": {{faker 'datatype.boolean'}},\n \"duplicateLocation\": \"\",\n \"hasGoogleUpdated\": {{faker 'datatype.boolean'}},\n \"hasPendingEdits\": {{faker 'datatype.boolean'}},\n \"hasVoiceOfMerchant\": {{faker 'datatype.boolean'}},\n \"mapsUri\": \"\",\n \"newReviewUri\": \"\",\n \"placeId\": \"\"\n },\n \"moreHours\": [\n {\n \"hoursTypeId\": \"\",\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n }\n ],\n \"name\": \"\",\n \"openInfo\": {\n \"canReopen\": {{faker 'datatype.boolean'}},\n \"openingDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"status\": \"{{oneOf (array 'OPEN_FOR_BUSINESS_UNSPECIFIED' 'OPEN' 'CLOSED_PERMANENTLY' 'CLOSED_TEMPORARILY')}}\"\n },\n \"phoneNumbers\": {\n \"additionalPhones\": [\n \"\"\n ],\n \"primaryPhone\": \"\"\n },\n \"profile\": {\n \"description\": \"\"\n },\n \"regularHours\": {\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"relationshipData\": {\n \"childrenLocations\": [\n {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n ],\n \"parentChain\": \"\",\n \"parentLocation\": {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n },\n \"serviceArea\": {\n \"businessType\": \"{{oneOf (array 'BUSINESS_TYPE_UNSPECIFIED' 'CUSTOMER_LOCATION_ONLY' 'CUSTOMER_AND_BUSINESS_LOCATION')}}\",\n \"places\": {\n \"placeInfos\": [\n {\n \"placeId\": \"\",\n \"placeName\": \"\"\n }\n ]\n },\n \"regionCode\": \"\"\n },\n \"serviceItems\": [\n {\n \"freeFormServiceItem\": {\n \"category\": \"\",\n \"label\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"languageCode\": \"\"\n }\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"structuredServiceItem\": {\n \"description\": \"\",\n \"serviceTypeId\": \"\"\n }\n }\n ],\n \"specialHours\": {\n \"specialHourPeriods\": [\n {\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"closed\": {{faker 'datatype.boolean'}},\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"storeCode\": \"\",\n \"storefrontAddress\": {\n \"addressLines\": [\n \"\"\n ],\n \"administrativeArea\": \"\",\n \"languageCode\": \"\",\n \"locality\": \"\",\n \"organization\": \"\",\n \"postalCode\": \"\",\n \"recipients\": [\n \"\"\n ],\n \"regionCode\": \"\",\n \"revision\": {{faker 'number.int' max=99999}},\n \"sortingCode\": \"\",\n \"sublocality\": \"\"\n },\n \"title\": \"\",\n \"websiteUri\": \"\"\n }\n ],\n \"nextPageToken\": \"\",\n \"totalSize\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0f3ddb9-7499-4d6f-a447-6bb0be9a5085", "documentation": "Creates a new Location that will be owned by the logged in user.", "method": "post", "endpoint": "v1/:parent/locations", "responses": [ { "uuid": "279d8274-252a-4b75-ac3e-c11af8ea8cc3", "body": "{\n \"adWordsLocationExtensions\": {\n \"adPhone\": \"\"\n },\n \"categories\": {\n \"additionalCategories\": [\n {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n ],\n \"primaryCategory\": {\n \"displayName\": \"\",\n \"moreHoursTypes\": [\n {\n \"displayName\": \"\",\n \"hoursTypeId\": \"\",\n \"localizedDisplayName\": \"\"\n }\n ],\n \"name\": \"\",\n \"serviceTypes\": [\n {\n \"displayName\": \"\",\n \"serviceTypeId\": \"\"\n }\n ]\n }\n },\n \"labels\": [\n \"\"\n ],\n \"languageCode\": \"\",\n \"latlng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"metadata\": {\n \"canDelete\": {{faker 'datatype.boolean'}},\n \"canHaveBusinessCalls\": {{faker 'datatype.boolean'}},\n \"canHaveFoodMenus\": {{faker 'datatype.boolean'}},\n \"canModifyServiceList\": {{faker 'datatype.boolean'}},\n \"canOperateHealthData\": {{faker 'datatype.boolean'}},\n \"canOperateLocalPost\": {{faker 'datatype.boolean'}},\n \"canOperateLodgingData\": {{faker 'datatype.boolean'}},\n \"duplicateLocation\": \"\",\n \"hasGoogleUpdated\": {{faker 'datatype.boolean'}},\n \"hasPendingEdits\": {{faker 'datatype.boolean'}},\n \"hasVoiceOfMerchant\": {{faker 'datatype.boolean'}},\n \"mapsUri\": \"\",\n \"newReviewUri\": \"\",\n \"placeId\": \"\"\n },\n \"moreHours\": [\n {\n \"hoursTypeId\": \"\",\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n }\n ],\n \"name\": \"\",\n \"openInfo\": {\n \"canReopen\": {{faker 'datatype.boolean'}},\n \"openingDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"status\": \"{{oneOf (array 'OPEN_FOR_BUSINESS_UNSPECIFIED' 'OPEN' 'CLOSED_PERMANENTLY' 'CLOSED_TEMPORARILY')}}\"\n },\n \"phoneNumbers\": {\n \"additionalPhones\": [\n \"\"\n ],\n \"primaryPhone\": \"\"\n },\n \"profile\": {\n \"description\": \"\"\n },\n \"regularHours\": {\n \"periods\": [\n {\n \"closeDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"openDay\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"relationshipData\": {\n \"childrenLocations\": [\n {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n ],\n \"parentChain\": \"\",\n \"parentLocation\": {\n \"placeId\": \"\",\n \"relationType\": \"{{oneOf (array 'RELATION_TYPE_UNSPECIFIED' 'DEPARTMENT_OF' 'INDEPENDENT_ESTABLISHMENT_IN')}}\"\n }\n },\n \"serviceArea\": {\n \"businessType\": \"{{oneOf (array 'BUSINESS_TYPE_UNSPECIFIED' 'CUSTOMER_LOCATION_ONLY' 'CUSTOMER_AND_BUSINESS_LOCATION')}}\",\n \"places\": {\n \"placeInfos\": [\n {\n \"placeId\": \"\",\n \"placeName\": \"\"\n }\n ]\n },\n \"regionCode\": \"\"\n },\n \"serviceItems\": [\n {\n \"freeFormServiceItem\": {\n \"category\": \"\",\n \"label\": {\n \"description\": \"\",\n \"displayName\": \"\",\n \"languageCode\": \"\"\n }\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"structuredServiceItem\": {\n \"description\": \"\",\n \"serviceTypeId\": \"\"\n }\n }\n ],\n \"specialHours\": {\n \"specialHourPeriods\": [\n {\n \"closeTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"closed\": {{faker 'datatype.boolean'}},\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"openTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"storeCode\": \"\",\n \"storefrontAddress\": {\n \"addressLines\": [\n \"\"\n ],\n \"administrativeArea\": \"\",\n \"languageCode\": \"\",\n \"locality\": \"\",\n \"organization\": \"\",\n \"postalCode\": \"\",\n \"recipients\": [\n \"\"\n ],\n \"regionCode\": \"\",\n \"revision\": {{faker 'number.int' max=99999}},\n \"sortingCode\": \"\",\n \"sublocality\": \"\"\n },\n \"title\": \"\",\n \"websiteUri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "bf139878-2c25-4f32-8dd2-703a1ea633f7" }, { "type": "route", "uuid": "5b5cba88-5614-493c-b90e-c0831e989b4b" }, { "type": "route", "uuid": "56800f9f-909c-42e1-9443-c0c4afaae960" }, { "type": "route", "uuid": "08fac1c5-4873-48e9-9dbe-0647a52f7557" }, { "type": "route", "uuid": "f1e2d30d-30d1-4a4e-a21b-31cb6d54f1ac" }, { "type": "route", "uuid": "b59d1648-0c6d-4dc3-9a7e-eb11a7de98ff" }, { "type": "route", "uuid": "a9576139-4eb2-4148-990a-102d2b243771" }, { "type": "route", "uuid": "07c280de-e3c2-40d2-b58f-f31a16f4595c" }, { "type": "route", "uuid": "db421800-ddb0-4372-b635-3b27e5437f76" }, { "type": "route", "uuid": "b77256bf-412f-4ec8-a097-bc32f38ecfc8" }, { "type": "route", "uuid": "e2e79d07-f427-43fe-9244-76cdf593ab07" }, { "type": "route", "uuid": "38ebb285-2a65-4a45-b2ee-085ebf109065" }, { "type": "route", "uuid": "e0f3ddb9-7499-4d6f-a447-6bb0be9a5085" } ] }