---
title: "Get location details"
method: GET
path: "/store-finders/{storeKey}/locations/{id}"
tags: ["Store Finder"]
---

# Get location details

`GET /store-finders/{storeKey}/locations/{id}`

Get details for a specific location within the store finder

## Path parameters

- `storeKey` string, required
- `id` string, required

## Query parameters

- `language` string
- `country` string[]
- `customFields` boolean
- `identifier` boolean
- `reviewRatings` string[]
- `slug` string
- `fieldMask` string[]

## Response `200`

Success

- object
  - `status` 'SUCCESS' | 'PENDING' | 'QUOTA_LIMIT_EXCEED' | 'NOT_AUTHORIZED' | 'FORBIDDEN' | 'BAD_ACCESS_TOKEN' | 'BAD_PRIVATE_KEY' | 'BAD_PUBLIC_KEY' | 'MISSING_PARAMETER' | 'INVALID_PARAMETER' | 'WRONG_PARAMETER_TYPE' | 'CONFLICT' | 'RESOURCE_LOCKED' | 'SERVER_ERROR' | 'ERROR' | 'NOT_FOUND' | 'BAD_REQUEST' | 'USER_ERROR' | 'PARTIAL_ERROR' | 'SERVICE_TEMPORARILY_UNAVAILABLE', required
  - `message` string — (optional) Holds further information about the response
  - `warnings` string[] — (optional) Holds further warnings
  - `response` object, required — This is a response object that is being used in storefinder calls
    - `addressExtra` string — Additional address information, e.g. building, floor, etc.
    - `averageRating` number, float — The average rating of all Google Reviews
    - `brands` string[] — The brands offered by the location to its customers
    - `businessId` integer — The id of the business associated with this location
    - `businessName` string — Name of the business
    - `businessIdentifier` string — The business identifier based on your internal identification system
    - `callToActions` object[] — A list of callToAction objects, each with a title and URL, formatted as <pre>callToActions: [&#123; text: 'cta_text1', url: 'cta_url1' &#125;, &#123; text: 'cta_text2', url: 'cta_url2' &#125;]</pre>
      - `text` string — The text of the call-to-action button
      - `url` string — The URL of the call-to-action button
    - `categories` object[] — A list of category IDs describing the location
      - `name` string — The category name
    - `cellphone` string — A contact mobile phone number
    - `city` string — The city the location is residing in.
    - `country` 'AF' | 'AX' | 'AL' | 'DZ' | 'AS' | 'AD' | 'AO' | 'AI' | 'AQ' | 'AG' | 'AR' | 'AM' | 'AW' | 'AU' | 'AT' | 'AZ' | 'BS' | 'BH' | 'BD' | 'BB' | 'BY' | 'BE' | 'BZ' | 'BJ' | 'BM' | 'BT' | 'BO' | 'BQ' | 'BA' | 'BW' | 'BV' | 'BR' | 'IO' | 'BN' | 'BG' | 'BF' | 'BI' | 'KH' | 'CM' | 'CA' | 'CV' | 'KY' | 'CF' | 'TD' | 'CL' | 'CN' | 'CX' | 'CC' | 'CO' | 'KM' | 'CG' | 'CD' | 'CK' | 'CR' | 'CI' | 'HR' | 'CU' | 'CW' | 'CY' | 'CZ' | 'DK' | 'DJ' | 'DM' | 'DO' | 'EC' | 'EG' | 'SV' | 'GQ' | 'ER' | 'EE' | 'ET' | 'FK' | 'FO' | 'FJ' | 'FI' | 'FR' | 'GF' | 'PF' | 'TF' | 'GA' | 'GM' | 'GE' | 'DE' | 'GH' | 'GI' | 'GR' | 'GL' | 'GD' | 'GP' | 'GU' | 'GT' | 'GG' | 'GN' | 'GW' | 'GY' | 'HT' | 'HM' | 'VA' | 'HN' | 'HK' | 'HU' | 'IS' | 'IN' | 'ID' | 'IR' | 'IQ' | 'IE' | 'IM' | 'IL' | 'IT' | 'JM' | 'JP' | 'JE' | 'JO' | 'KZ' | 'KE' | 'KI' | 'KP' | 'KR' | 'XK' | 'KW' | 'KG' | 'LA' | 'LV' | 'LB' | 'LS' | 'LR' | 'LY' | 'LI' | 'LT' | 'LU' | 'MO' | 'MK' | 'MG' | 'MW' | 'MY' | 'MV' | 'ML' | 'MT' | 'MH' | 'MQ' | 'MR' | 'MU' | 'YT' | 'MX' | 'FM' | 'MD' | 'MC' | 'MN' | 'ME' | 'MS' | 'MA' | 'MZ' | 'MM' | 'NA' | 'NR' | 'NP' | 'NL' | 'NC' | 'NZ' | 'NI' | 'NE' | 'NG' | 'NU' | 'NF' | 'MP' | 'NO' | 'OM' | 'PK' | 'PW' | 'PS' | 'PA' | 'PG' | 'PY' | 'PE' | 'PH' | 'PN' | 'PL' | 'PT' | 'PR' | 'QA' | 'RE' | 'RO' | 'RU' | 'RW' | 'BL' | 'SH' | 'KN' | 'LC' | 'MF' | 'PM' | 'VC' | 'WS' | 'SM' | 'ST' | 'SA' | 'SN' | 'RS' | 'SC' | 'SL' | 'SG' | 'SX' | 'SK' | 'SI' | 'SB' | 'SO' | 'ZA' | 'GS' | 'SS' | 'ES' | 'LK' | 'SD' | 'SR' | 'SJ' | 'SZ' | 'SE' | 'CH' | 'SY' | 'TW' | 'TJ' | 'TZ' | 'TH' | 'TL' | 'TG' | 'TK' | 'TO' | 'TT' | 'TN' | 'TR' | 'TM' | 'TC' | 'TV' | 'UG' | 'UA' | 'AE' | 'UK' | 'US' | 'UM' | 'UY' | 'UZ' | 'VU' | 'VE' | 'VN' | 'VG' | 'VI' | 'WF' | 'EH' | 'YE' | 'ZM' | 'ZW' — The country the location is residing in.
    - `customItems` object[] — Custom, rich content related specifically to this location (such as company values)
      - `title` string, required — mandatory, the custom name, e.g. 'Strong Coffee'
      - `description` string
      - `identifier` string
      - `listName` string
      - `id` integer — The uberall unique id for the custom item
      - `price` integer — optional, the price of the custom, e.g. 1500 ( i.e. 15,00 EUR )
      - `currency` object — optional, indicating the currency for price and priceMax in ISO-4217, e.g. EUR
      - `category` string — optional, a category name, e.g. 'Coffee'
      - `video` object — optional, a video about the custom
        - `id` integer — Identifier of the video in our system
        - `url` string — Url of the video
        - `description` string — Text description of the Video
        - `type` 'YOUTUBE' | 'VIMEO' | 'UBERALL' — Video Platform. Values: [YOUTUBE, VIMEO]
      - `unit` string — optional, indicating the unit of measure, e.g. 'per kg'
      - `url` string — optional, a url related to the custom item
      - `priceMax` integer — optional, indicating there is a price range, e.g. 2500 ( i.e. 25,00 EUR )
      - `image` object — Image of the custom-item (use the Image object format)
        - `id` integer — The uberall unique id for the image
        - `url` string, required — Image url
        - `type` 'LOGO' | 'MAIN' | 'IMAGE', required — The image type, one of [LOGO, MAIN, IMAGE]
        - `description` string — Description of the image
        - `uid` string, required — user identifier of the image
    - `descriptionLong` string — A long description - up to 1000 characters
    - `descriptionShort` string — A short description - up to 200 characters
    - `email` string — A contact email for the location
    - `events` object[] — Events offered by this location
      - `title` string, required — The title of the event
      - `description` string — The description of the event: e.g. "Watch a lot of awesome movies."
      - `identifier` string — Unique Identifier for the Event
      - `listName` string — Name of the Event
      - `timeStart` string, date-time, required — The date the event starts
      - `timeEnd` string, date-time, required — The date the event ends
      - `video` object — A video to promote the event
        - `id` integer — Identifier of the video in our system
        - `url` string — Url of the video
        - `description` string — Text description of the Video
        - `type` 'YOUTUBE' | 'VIMEO' | 'UBERALL' — Video Platform. Values: [YOUTUBE, VIMEO]
      - `url` string — The url of the page with more details about the event
    - `fax` string — The location fax number
    - `id` integer — The uberall unique id for the location.
    - `identifier` string — The location identifier based on your internal identification system.
    - `imprint` string — The imprint of the location
    - `keywords` string[] — Keywords describing the locations activity
    - `languages` string[] — The language(s) in which customers can interact with the location's staff
    - `lat` number, double — The latitude coordinate of the location.
    - `lng` number, double — The longitude coordinate of the location.
    - `menus` object[] — Menu items offered by this location
      - `title` string, required — Title
      - `description` string — Description of the menu item: e.g. 'With mozzarella, fresh basil and tomatoes'
      - `identifier` string — Unique Identifier for the Menu
      - `listName` string
      - `id` integer — The uberall unique id for the menu item
      - `price` integer — Price of the menu item in cents: e.g. '1500' for 15 €
      - `currency` 'EUR' | 'USD' | 'GBP' | 'CHF' | 'AUD' | 'RUB' | 'JPY' | 'AED' | 'AFN' | 'ALL' | 'AMD' | 'ANG' | 'AOA' | 'ARS' | 'AWG' | 'AZN' | 'BAM' | 'BBD' | 'BDT' | 'BGN' | 'BHD' | 'BIF' | 'BMD' | 'BND' | 'BOB' | 'BOV' | 'BRL' | 'BSD' | 'BTN' | 'BWP' | 'BYR' | 'BZD' | 'CAD' | 'CDF' | 'CHE' | 'CHW' | 'CLF' | 'CLP' | 'CNY' | 'COP' | 'COU' | 'CRC' | 'CUC' | 'CUP' | 'CVE' | 'CZK' | 'DJF' | 'DKK' | 'DOP' | 'DZD' | 'EGP' | 'ERN' | 'ETB' | 'FJD' | 'FKP' | 'GEL' | 'GHS' | 'GIP' | 'GMD' | 'GNF' | 'GTQ' | 'GYD' | 'HKD' | 'HNL' | 'HRK' | 'HTG' | 'HUF' | 'IDR' | 'ILS' | 'INR' | 'IQD' | 'IRR' | 'ISK' | 'JMD' | 'JOD' | 'KES' | 'KGS' | 'KHR' | 'KMF' | 'KPW' | 'KRW' | 'KWD' | 'KYD' | 'KZT' | 'LAK' | 'LBP' | 'LKR' | 'LRD' | 'LSL' | 'LTL' | 'LYD' | 'MAD' | 'MDL' | 'MGA' | 'MKD' | 'MMK' | 'MNT' | 'MOP' | 'MRO' | 'MUR' | 'MVR' | 'MWK' | 'MXN' | 'MXV' | 'MYR' | 'MZN' | 'NAD' | 'NGN' | 'NIO' | 'NOK' | 'NPR' | 'NZD' | 'OMR' | 'PAB' | 'PEN' | 'PGK' | 'PHP' | 'PKR' | 'PLN' | 'PYG' | 'QAR' | 'RON' | 'RSD' | 'RWF' | 'SAR' | 'SBD' | 'SCR' | 'SDG' | 'SEK' | 'SGD' | 'SHP' | 'SLL' | 'SOS' | 'SRD' | 'SSP' | 'STD' | 'SVC' | 'SYP' | 'SZL' | 'THB' | 'TJS' | 'TMT' | 'TND' | 'TOP' | 'TRY' | 'TTD' | 'TWD' | 'TZS' | 'UAH' | 'UGX' | 'USN' | 'UYI' | 'UYU' | 'UZS' | 'VEF' | 'VND' | 'VUV' | 'WST' | 'XAF' | 'XCD' | 'XDR' | 'XOF' | 'XPF' | 'XSU' | 'XUA' | 'YER' | 'ZAR' | 'ZMW' | 'ZWL' — Currency used for prices in ISO-4217: e.g. EUR, USD, CHF
      - `category` string — Category or section of the menu item (e.g. Starters, Drinks, Desert, etc.)
      - `image` object — Image of the menu (use the Image object format)
        - `id` integer — The uberall unique id for the image
        - `url` string, required — Image url
        - `type` 'LOGO' | 'MAIN' | 'IMAGE', required — The image type, one of [LOGO, MAIN, IMAGE]
        - `description` string — Description of the image
        - `uid` string, required — user identifier of the image
      - `url` string — A valid page url with more details about the item
      - `priceMax` integer — Maximum price if you want to use a price range for the item
      - `caloriesLow` integer — The lowest possible number of calories for a menu item
      - `caloriesHigh` integer — The high end of the range of calories for a menu item
      - `allergens` string[] — Allergens in the food item (e.g. Eggs, Dairy, Wheat, etc.)
      - `dietaryRestrictions` string[] — Restrictive diet the menu item fits into (e.g. Vegetarian, Halal, etc.)
    - `name` string — The location's name.
    - `nextOpen` object — Defines when the location will be next opened.
      - `date` string, date — date when the location will be opened; for example "2018-11-16" (string) (this parameter is used only if closedNow true and neverOpens false)
      - `dayOfWeek` 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY' — day of week when the location will be opened; format like OpeningHours: 1 for Monday, 2 for Tuesday, etc (this parameter is used only if closedNow true and neverOpens false)
      - `hour` integer — defines at which time at the date "date" the location will be open; for example: "13:00" (this parameter is used only if closedNow true and neverOpens false)
      - `closedNow` boolean — true if the location is closed now; otherwise false
      - `neverOpens` boolean — true if the location will never open again; otherwise false (this parameter is used only if closedNow true)
    - `openingHours` object[] — The location's opening hours.
      - `closed` boolean — Indicates whether a location is closed on a day.
      - `fromX` string — A beginning of a period. One or multiple periods are supported per dayOfWeek, e.g.: "from1": "09:00", "from2": "15:00"
      - `dayOfWeek` integer, required — The weekday of an opening hours, e.g.: 1 for Monday, 2 for Tuesday, ...
      - `toX` string — An end of a period. One or multiple periods are supported per dayOfWeek, e.g.: "to1": "14:30", "to2": "17:00"
    - `openingHoursNotes` string — Additional information about the location's opening hours.
    - `specialOpeningHours` object[] — The location's special opening hours
      - `closed` boolean — Indicates whether a location is closed on a date.
      - `fromX` string — A beginning of a period. Up to two periods are supported per date, e.g.: "from1": "09:00", "from2": "15:00"
      - `toX` string — An end of a period. Up to two periods are supported per date, e.g.: "to1": "09:00", "to2": "15:00"
      - `date` string, required — The date of a special opening hour, e.g.: 2017-06-30
    - `openNow` boolean — Shows if the location is currently open.
    - `paymentOptions` string[] — The payment options accepted at the location (eg. cash, bank transfer, ...)
    - `people` object[] — People associated with this location
      - `title` string, required — The person's title: e.g. 'Store manager'
      - `description` string — Description for the person: e.g. 'Responsible for the day-to-day operations of the store'
      - `identifier` string — Unique Identifier for the Person
      - `listName` string — Name of the section this person belongs to
      - `id` integer — The uberall unique id for the person
      - `name` string, required — The person's full name
      - `image` object — Image of the person (use the Image object format)
        - `id` integer — The uberall unique id for the image
        - `url` string, required — Image url
        - `type` 'LOGO' | 'MAIN' | 'IMAGE', required — The image type, one of [LOGO, MAIN, IMAGE]
        - `description` string — Description of the image
        - `uid` string, required — user identifier of the image
      - `url` string — A valid url of a page with more details about the person
    - `faqs` object[] — FAQs associated with this location
      - `id` integer — The uberall unique id for the faq item
      - `question` string — The frequently asked question
      - `answer` string — Answer for the faq item
      - `identifier` string — Unique Identifier for the faq item
      - `listName` string — Name of the section this faq item belongs to
    - `phone` string — The location's contact phone number.
    - `photos` object[] — The location's photos.
      - `description` string — A description for the photo - max 255 chars
      - `sourceUrl` string — Output only. The original source URL of the photo. To provide a photo URL when creating or updating a location, use the 'url' field instead.
      - `identifier` string — The photo identifier based on your internal identification system
      - `cropOffsetX` integer — Horizontal pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only]
      - `cropOffsetY` integer — Vertical pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only]
      - `cropWidth` integer — Width of the 16:9 cropped area [LANDSCAPE photo only]
      - `cropHeight` integer — Height of the 16:9 cropped area [LANDSCAPE photo only]
      - `type` 'MAIN' | 'DOCTOR_COM_PORTRAIT' | 'LOGO' | 'STOREFINDER_LOGO' | 'SQUARED_LOGO' | 'LANDSCAPE' | 'STOREFINDER_COVER' | 'FACEBOOK_LANDSCAPE' | 'APPLE_LANDSCAPE' | 'MENU' | 'PHOTO' | 'ROOMS' | 'TEAMS' | 'AT_WORK' | 'PRODUCT' | 'EXTERIOR' | 'INTERIOR' | 'COMMON_AREA' | 'FOOD_AND_DRINK', required — Required - One of: <br> PHOTO - Default photo type for all photos which do not fit into any other category<br> MAIN <br> LOGO <br> SQUARED_LOGO <br> DOCTOR_COM_PORTRAIT - Doctor.com clients only <br> LANDSCAPE - Updates Google Cover Photo<br> APPLE_LANDSCAPE - Apple Cover Photo - availability and usage dependent on directory rules<br> STOREFINDER_LOGO - Only for Uberall locator product <br> STOREFINDER_COVER - Only for Uberall locator product<br> FACEBOOK_LANDSCAPE - Facebook Cover Photo <br> EXTERIOR - Google's Exterior Photo tag - availability dependent on a location's business category <br> INTERIOR - Google's Interior Photo tag - availability dependent on a location's business category <br> FOOD_AND_DRINK - Google's Food and Drink Photo tag - availability dependent on a location's business category <br> MENU - Google's Menu Photo tag, which should only be photos of the menu - availability dependent on a location's business category <br> PRODUCT - Google's Product Photo tag - availability dependent on a location's business category <br> TEAMS - Google's Teams Photo tag - availability dependent on a location's business category <br> AT_WORK - Google's At Work Photo tag - availability dependent on a location's business category <br> COMMON_AREA - Google's Common Area Photo tag - availability dependent on a location's business category <br> ROOMS - Google's Rooms Photo tag - availability dependent on a location's business category
      - `order` integer — Zero-based insertion index. If omitted, photo is added to the end
      - `dateCreated` string, date-time — The date when the object was created in uberall database
      - `lastUpdated` string, date-time — Date of the last changes made to the photo
      - `photo` string
      - `locationId` integer — The uberall unique id of the location to attach the photo to.
      - `url` string — URL of the photo to upload. Use this field (not sourceUrl) when providing a photo URL via the Location create/update endpoints.
    - `products` object[] — Products offered by this location
      - `title` string, required — The name of the product: e.g. Strong Coffee
      - `description` string — Description of the product: e.g. 'The strongest coffee in the world'
      - `identifier` string — Unique Identifier for the Product
      - `listName` string
      - `id` integer — The uberall unique id for the product
      - `price` integer — Price of the product in cents: e.g. '1500' for 15 €
      - `currency` object — Currency used for prices in ISO-4217: e.g. EUR, USD, CHF
      - `category` string — A category the product belongs to: e.g. 'Coffee'
      - `video` object — A video about the product
        - `id` integer — Identifier of the video in our system
        - `url` string — Url of the video
        - `description` string — Text description of the Video
        - `type` 'YOUTUBE' | 'VIMEO' | 'UBERALL' — Video Platform. Values: [YOUTUBE, VIMEO]
      - `unit` string — A unit of measure, e.g. 'per kg'
      - `url` string — A valid page url with more details about the product
      - `priceMax` integer — Maximum price if you want to use a price range for the product
      - `image` object — Image of the product (use the Image object format)
        - `id` integer — The uberall unique id for the image
        - `url` string, required — Image url
        - `type` 'LOGO' | 'MAIN' | 'IMAGE', required — The image type, one of [LOGO, MAIN, IMAGE]
        - `description` string — Description of the image
        - `uid` string, required — user identifier of the image
    - `province` string — The province the location is residing in.
    - `reviewCount` integer — How many Google Reviews this location has in total
    - `reviews` object[] — A list of up to five Google Reviews
      - `directoryType` 'FOURSQUARE' | 'UBER' | 'GOOGLE' | 'WAZE' | 'GOOGLE_MAPS' | 'YELP_API' | 'MEINESTADT' | 'NOKIA_HERE' | 'FACEBOOK' | 'TOMTOM' | 'STADTBRANCHENBUCH' | 'CYLEX' | 'UNTERNEHMENSAUSKUNFT' | 'ACOMPIO' | 'BUSINESSBRANCHENBUCH' | 'SCOOT' | 'CENTRAL_INDEX' | 'CITIPAGES' | 'THE_DAILY_RECORD' | 'THE_EVENING_STANDARD' | 'THE_SCOTSMAN' | 'LIVERPOOL_ECHO' | 'TOUCH_LOCAL' | 'THE_MIRROR' | 'ANNUAIRE' | 'INFOBEL' | 'US_INFO_COM' | 'BING' | 'WO_GIBTS_WAS' | 'KOOMIO' | 'OEFFNUNGSZEITENBUCH' | 'APPLE_MAPS' | 'WHERE_TO' | 'TUPALO' | 'BRANCHENBUCH_DEUTSCHLAND' | 'MARKTPLATZ_MITTELSTAND' | 'BUSQUEDA_LOCAL' | 'RICERCARE_IMPRESE' | 'PAGES24' | 'NAVMII' | 'AUDI' | 'BMW' | 'MERCEDES' | 'VW' | 'TOYOTA' | 'FORD' | 'FIAT' | 'GM' | 'INSTAGRAM' | 'CITY_SQUARES' | 'SHOWMELOCAL' | 'CHAMBER_OF_COMMERCE' | 'JUDYS_BOOK' | 'MY_LOCAL_SERVICES' | 'HOTFROG' | 'INFO_IS_INFO' | 'MANTA' | 'US_CITY' | 'GO_YELLOW' | 'N49' | 'PRATIQUE' | 'EZLOCAL' | 'ELOCAL' | 'YELLOW_PAGES' | 'SUPER_PAGES' | 'DEX_KNOWS' | 'KAUFDA_MANUAL' | 'I_GLOBAL' | 'BRANCHEN_INFO_MANUAL' | 'GUTE_BANKEN_MANUAL' | 'D_11880_COM_MANUAL' | 'BANKOEFFNUNGSZEITEN_DE_MANUAL' | 'BANK_OEFFNUNGSZEITEN_DE_MANUAL' | 'CYLEX_MANUAL' | 'FINDE_OFFEN_MANUAL' | 'MEIN_PROSPEKT_MANUAL' | 'FIND_OPEN' | 'GO_LOCAL' | 'MEINUNGSMEISTER' | 'YAHOO_MANUAL' | 'TRIP_ADVISOR' | 'ZIP_CH' | 'INFOGROUP' | 'TRUSTPILOT' | 'AUSKUNFT' | 'NEXT_DOOR' | 'GOOGLE_ASSISTANT' | 'SIRI' | 'HUAWEI' | 'DOCTOR_COM' | 'DENTAL_PLANS' | 'DOC_SPOT' | 'HEALTHGRADES' | 'SHARE_CARE' | 'VITALS' | 'WEB_MD' | 'WELLNESS' | 'BING_HEALTH' | 'NPPES' | 'RATE_MDS' | 'CITYSEARCH' | 'INSIDER_PAGES' | 'TWITTER' | 'ALEXA' | 'MAP_QUEST' | 'WEBSITE_WIDGETS' | 'ECO_MOVEMENT' | 'GOOGLE_EV' | 'APPLE_EV' | 'TESLA_EV' | 'EUROWAG_EV' | 'OPIS_EV' | 'TOMTOM_EV' | 'HERE_EV' | 'YELLOW_PAGES_CANADA' | 'BBB' | 'UBERALL_SOCIAL_ADS' | 'APPLE_APPS' | 'CONSUMER_AFFAIRS' | 'CREDIT_KARMA' | 'DELIVERY' | 'GLASSDOOR' | 'PLAY_GOOGLE' | 'GRUBHUB' | 'INDEED' | 'LENDING_TREE' | 'MENUISM' | 'OPEN_TABLE' | 'OPEN_TABLE_USA' | 'WALLET_HUB' | 'ZILLOW' | 'ZOMATO' | 'WHATS_APP' | 'FOUR_SCREEN' | 'AND_CHARGE' | 'LINKED_IN' | 'TIK_TOK' | 'CHAT_GPT' | 'CLAUDE' | 'GEMINI' | 'PERPLEXITY' | 'OVERTURE' | 'RESTAURANTS'
    - `services` object[] — The services offered by the location (eg. 'catering' for a restaurant)
      - `title` string, required — Name of the service item as represented at the location
      - `description` string — A description of the service
      - `identifier` string — Required - A unique identifier for this service
      - `listName` string
      - `price` integer — Minimum price of the service item. Amounts must be provided in the smallest valid unit of the respective currency (e.g., USD - cents, 10.99 USD → 1099). See range interpretation rules under priceMax.
      - `currency` string — The currency of price and priceMax for this service (required when a price is given). Amounts for price fields must be expressed in the smallest valid unit of this currency (e.g., USD - cents).
      - `url` string — A valid page url with more details about the item.
      - `category` integer — Business category the service should be applied to - this is required when applying a Google structured service but not necessary for freeform services.
      - `country` string — The country where the locations providing this service are located - this is required when applying a Google structured service but not necessary for freeform services.
      - `googleService` string — The Google name for a structured service - this is required when applying a Google structured service but not necessary for freeform services.
      - `priceMax` integer — Maximum price for the item when using a price range. Amounts must be provided in the smallest valid unit of the respective currency (e.g., USD → cents). Range interpretation rules: - Exact: price == priceMax - Starts At: priceMax == null (only minimum known) - Range: price < priceMax (both known and different) - Not Interpreted: price is null (minimum unknown) Validation: if provided, priceMax must be a non-negative integer and greater than or equal to price.
      - `duration` integer — Minimum duration of the service in minutes. See range interpretation rules under durationMax.
      - `durationMax` integer — Maximum duration (in minutes) when using a duration range. Range interpretation rules: - Exact: duration == durationMax\n - Starts At: durationMax == null (only minimum known)\n - Range: duration < durationMax (both known and different)\n - Not Interpreted: duration is null (minimum unknown)\n Validation: if provided, durationMax must be a non-negative integer and greater than or equal to duration.
    - `socialProfiles` object[] — The profiles of the location on social and professional networks (FACEBOOK, FOURSQUARE, INSTAGRAM, LINKEDIN, PINTEREST, TWITTER, VIMEO, XING, YOUTUBE)
      - `url` string — Url of the Social Profile
      - `type` 'FACEBOOK' | 'LINKEDIN' | 'TWITTER' | 'YOUTUBE' | 'XING' | 'INSTAGRAM' | 'FOURSQUARE' | 'PINTEREST' | 'VIMEO' — Social Profile Type. Values: [FACEBOOK, LINKEDIN, TWITTER, YOUTUBE, XING, INSTAGRAM, FOURSQUARE, PINTEREST]
    - `socialPost` object — Social posts published for this location
    - `streetAndNumber` string — The location's street address.
    - `taxNumber` string — The tax number of the location. CIF/NIF in Spain
    - `timezone` string — The location's timezone
    - `videos` object[] — The location's videos
      - `id` integer — Identifier of the video in our system
      - `url` string — Url of the video
      - `description` string — Text description of the Video
      - `type` 'YOUTUBE' | 'VIMEO' | 'UBERALL' — Video Platform. Values: [YOUTUBE, VIMEO]
    - `zip` string — The location's ZIP code.
    - `website` string — A valid url for the location's website
    - `googlePlaceId` string — A unique textual identifier to identify a place in the Google Places database and on Google Maps.
    - `street` string — The location's street address
    - `streetNo` string — The location's street number

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/versions/a506e82d7cbe/schema)
