Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Location object
Output only. List of this location's online listings together with their sync status
The location's opening hours: e.g.
[ { "dayOfWeek": 1, "closed": false, "from1": "08:00", "to1": "11:00" }, { "dayOfWeek": 2, "closed": false, "from1": "08:00", "to1": "11:00", "from2": "13:00", "to2": "21:00" }, { "dayOfWeek": 3, "closed": true } ]
Please note that having more than 2 time periods for each day is not possible.
The location's special opening hours: e.g.
[ { "date": "2017-06-29", "closed": true }, { "date": "2017-06-30", "from1": "11:00", "to1": "14:00", "from2": 16:00", "to2": "20:00" } ]
Please note that having more than 2 time periods for each day is not possible.
Required for Spain. One of ALAMEDA, AVENIDA, CALLE, CAMINO, CARRER, CARRETERA, GLORIETA, KALEA, PASAJE, PASEO, PLACA, PLAZA, RAMBLA, RONDA, RUA, SECTOR, TRAVESERA, TRAVESIA, URBANIZACION
A short description - up to 200 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&=\r\n\t_*§²`´·"'+¡¿@°€£$]
A long description - up to 1000 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&=\r\n\t_*§²³`´·"'+¡¿@°€^£$]
Additional info about opening hours: e.g. 'We never open on bank holidays' - max. 255 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&\r\n\t_*§²`´·"'+¡¿@]
Labels grouping similar locations
The payment options accepted at the location (eg. cash, bank transfer, ...)
The language(s) in which customers can interact with the location's staff
Required to start location sync - A list of category IDs describing the location
The status of the location. One of:
Output only. Date of the last changes made to the location. Includes updates by users, API, location cleansing, and duplicate checks
When autosync is set to true, information changed for the location in Uberall will automatically be syncronized to all connected listings without the need to explicitly start a sync again after it's been started once.
Add call tracking numbers for distribution to Google, Facebook, and Bing. The call tracking numbers must be different from the location's primary phone number
UTM parameter to be appended to the location's website. Codes can be sent to Google, Facebook, and Bing.
Links that appear on some directories for specific types of customer actions, such as food ordering, appointment setting, and booking reservations. Only available for specific business categories.
Output only. List of features available to the location
An addition to the location's name which gives specific info about the location's address (e.g. Mall level 2 OR Inside Departures). Sent only to FACEBOOK
A Map for identifying the value input for a specific custom field name on the location. Custom fields are created at the business level.
"customFields": [ '{' "name": "foo", "value": "bar" '}', '{' "name": "baz", "value": "qux" '}' ]
Services offered at the location. Do not use if Content Collections is enabled. Instead use the Service Item and Collection endpoints
ID of the business this location is linked to. Mandatory when creating a location. Sending a different ID than the current businessId when updating will lead to changing the business. This is only possible in case all connected accounts (Facebook, Google, …) are compatible.
Cleansing comment by user, set only when cleansingStatus is INVALID_DATA. Possible Values (ADDRESS_DETAILS_VERIFIED, NAME_ADDRESS_DETAILS_UPDATED, NON_CLOSURE_CONFIRMATION,)
Output only. Invalid Cleansing Reason (eg. INCOMPLETE_ADDRESS,ADDRESS_ IS_PO_BOX,ADDRESS_ DOES_NOT_EXIST, LOCATION_IS_CLOSED, INFORMATION_IS_WRONG, LOCATION_IS_MOVED, NON_LATIN_CHARACTERS_ADDRESS, OTHER). Guide on how to fix invalid data issues - http://ubr.al/fix_invalid_data
Output only. Current cleansing status for the location. Possible values: NOT_CLEANSED, PENDING, CLEANSED, INVALID_DATA
The content list IDs (EVENTS, PRODUCTS, MENU, PEOPLE) describing the location
Output only. Number of dataPoints (reviews, photos) left by users at this location
Output only. Compile all the fields that are currently missing but mandatory for some directories. They have to be set in the Location object, so that the Listing can be created / updated on the respective platform. List of Strings, e.g. [NAME, ZIP, PHONE]
The location's additional service hours, such as delivery, pickup, happy hours etc. Submitted to Google. e.g.
[{ "type": "ONLINE_SERVICE_HOURS", "hours": [{ "dayOfWeek": 1, "from1": "09:00", "to1": "18:00" }, { "dayOfWeek": 2, "from1": "09:00", "to1": "13:00" }] }, { "type": "ACCESS", "hours": [{ "dayOfWeek": 1, "from1": "06:00", "to1": "20:00" }] }]
Output only. Number representing completeness of location data, up to 100
https://docs.uberall.com/_mock/apis/swagger/locations
https://uberall.com/api/locations
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/locations \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"id": 0,
"listings": [
{
"id": 0,
"type": "FOURSQUARE",
"syncStatus": "IN_SYNC",
"claimStatus": "CLAIMABLE",
"listingId": "string",
"listingUrl": "string",
"data": {},
"lastChecked": "2019-08-24T14:15:22Z",
"lastSuccessfulUpdate": "2019-08-24T14:15:22Z",
"accountInfo": {},
"connectSecret": "string",
"connectStatus": "CONNECTED",
"mandatoryFields": [
"NAME"
],
"status": "ACTIVE",
"typeName": "string"
}
],
"openingHours": [
{
"dayOfWeek": 1,
"closed": false,
"from1": "08:00",
"to1": "11:00"
},
{
"dayOfWeek": 2,
"closed": false,
"from1": "08:00",
"to1": "11:00",
"from2": "13:00",
"to2": "21:00"
},
{
"dayOfWeek": 3,
"closed": true
}
],
"specialOpeningHours": [
{
"date": "2017-06-29",
"closed": true
},
{
"date": "2017-06-30",
"from1": "11:00",
"to1": "14:00",
"from2": "16:00",
"to2": "20:00"
}
],
"name": "string",
"street": "string",
"streetNo": "string",
"streetType": "ALAMEDA",
"addressExtra": "building, floor, ...",
"zip": "string",
"city": "string",
"province": "string",
"country": "AF",
"lat": 0.1,
"lng": 0.1,
"addressDisplay": true,
"phone": "string",
"fax": "string",
"cellphone": "string",
"website": "string",
"email": "string",
"legalIdent": "string",
"taxNumber": "string",
"emailVerification": "UNVERIFIED",
"descriptionShort": "string",
"descriptionLong": "string",
"imprint": "string",
"openingHoursNotes": "We never open on bank holidays",
"keywords": [
"string"
],
"labels": "['\''Campaign2018'\'', '\''EastCoast'\'']",
"brands": [
"string"
],
"paymentOptions": [
"cash",
"credit card",
"invoice"
],
"languages": [
"string"
],
"categories": [
{
"id": 0,
"name": "string",
"parent": {},
"selectable": true
}
],
"status": "CREATED",
"lastSyncStarted": "2019-08-24T14:15:22Z",
"identifier": "string",
"photos": [
{
"description": "string",
"sourceUrl": "string",
"identifier": "string",
"cropOffsetX": 0,
"cropOffsetY": 0,
"cropWidth": 0,
"cropHeight": 0,
"type": "MAIN",
"order": 0,
"dateCreated": "2019-08-24T14:15:22Z",
"lastUpdated": "2019-08-24T14:15:22Z",
"url": "string"
}
],
"dateCreated": "2019-08-24T14:15:22Z",
"lastUpdated": "2019-08-24T14:15:22Z",
"autoSync": true,
"openingDate": "2019-08-24",
"serviceAreas": [
{
"name": "Berlin, Deutschland",
"placeId": "ChIJAVkDPzdOqEcRcDteW0YgIQQ"
}
],
"callTrackingNumbers": [
{
"number": "string",
"type": "FOURSQUARE"
}
],
"utms": [
{
"parameters": "string",
"type": "FOURSQUARE"
}
],
"transactionLinks": [
{
"url": "string",
"isPreferred": true,
"type": "APPOINTMENT"
}
],
"temporarilyClosed": {
"temporarilyClosed": true,
"reopenDate": "string"
},
"features": [
"NEW_PHOTO_TYPES"
],
"nameDescriptor": "string",
"evData": {
"type": "ON_STREET",
"owner": "string",
"operator": "string",
"subOperator": "string",
"timezone": "string",
"isChargingClosed": true,
"updateTime": "2019-08-24T14:15:22Z",
"supplyEquipments": [
{
"uid": "string",
"evseId": "string",
"physicalReference": "string",
"updateTime": "2019-08-24T14:15:22Z",
"connectors": [
{
"identifier": "string",
"standard": "CHADEMO",
"format": "CABLE",
"powerType": "AC_1_PHASE",
"voltage": 0,
"amperage": 0,
"updateTime": "2019-08-24T14:15:22Z"
}
],
"parkingRestrictions": [
"CUSTOMERS"
]
}
]
},
"doctorComData": {
"npi": "string",
"hospitals": [
{
"hospitalName": "string",
"hospitalCity": "string",
"hospitalState": "string"
}
],
"educations": [
{
"educationName": "string",
"educationType": "string",
"startedYear": 0,
"graduationYear": 0
}
],
"insurances": [
{
"companyName": "string",
"insurancePlan": "string"
}
],
"credentials": "string",
"university": "string",
"hospitalAffiliations": "string",
"insurancesAccepted": "string",
"isProvider": true,
"practiceName": "string",
"providerTitle": "string",
"providerFirstname": "string",
"providerMiddlename": "string",
"providerSurname": "string",
"doctorCategories": [
0
]
},
"socialPostId": 0,
"customFields": [
{
"name": "foo",
"value": "bar"
}
],
"services": [
{
"title": "string",
"description": "string",
"identifier": "string",
"listName": "string",
"price": 0,
"currency": {},
"category": 0,
"country": "string",
"googleService": "string"
}
],
"timeZone": "string",
"videos": [
{
"id": 0,
"url": "string",
"description": "string",
"type": "YOUTUBE"
}
],
"visibilityIndex": 0,
"activeDirectoriesCount": 0,
"activeListingsCount": 0,
"attributes": [
{
"externalId": "string",
"value": "string",
"displayName": "string",
"groupDisplayName": "string",
"valueMetadata": [
{
"value": "string",
"displayName": "string"
}
],
"valueType": "BOOL, URL, ENUM, REPEATED_ENUM"
}
],
"businessId": 1234,
"cleansingComment": "ADDRESS_DETAILS_VERIFIED",
"cleansingInvalidDataReason": "string",
"cleansingStatus": "NOT_CLEANSED",
"contentLists": [
0
],
"dataPoints": 0,
"listingsBeingUpdated": 0,
"listingsInSync": 0,
"mainPhoto": {
"description": "string",
"sourceUrl": "string",
"identifier": "string",
"cropOffsetX": 0,
"cropOffsetY": 0,
"cropWidth": 0,
"cropHeight": 0,
"type": "MAIN",
"order": 0,
"dateCreated": "2019-08-24T14:15:22Z",
"lastUpdated": "2019-08-24T14:15:22Z",
"url": "string"
},
"missingMandatoryFields": [
"NAME"
],
"moreHours": [
{
"type": {
"id": 0
},
"hours": [
{
"dayOfWeek": 1,
"from": "08:00",
"to": "18:00"
}
]
}
],
"profileCompleteness": 0,
"publishedListingsCount": 0,
"socialProfiles": [
{
"url": "string",
"type": "FACEBOOK"
}
]
}'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "location": { … } } }
https://docs.uberall.com/_mock/apis/swagger/locations
https://uberall.com/api/locations
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/locations?locations=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
List of Maps with both location id and params to update : [{id: 123, status: CANCELLED}, ...]
Output only. List of this location's online listings together with their sync status
The location's opening hours: e.g.
[ { "dayOfWeek": 1, "closed": false, "from1": "08:00", "to1": "11:00" }, { "dayOfWeek": 2, "closed": false, "from1": "08:00", "to1": "11:00", "from2": "13:00", "to2": "21:00" }, { "dayOfWeek": 3, "closed": true } ]
Please note that having more than 2 time periods for each day is not possible.
The location's special opening hours: e.g.
[ { "date": "2017-06-29", "closed": true }, { "date": "2017-06-30", "from1": "11:00", "to1": "14:00", "from2": 16:00", "to2": "20:00" } ]
Please note that having more than 2 time periods for each day is not possible.
Required for Spain. One of ALAMEDA, AVENIDA, CALLE, CAMINO, CARRER, CARRETERA, GLORIETA, KALEA, PASAJE, PASEO, PLACA, PLAZA, RAMBLA, RONDA, RUA, SECTOR, TRAVESERA, TRAVESIA, URBANIZACION
A short description - up to 200 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&=\r\n\t_*§²`´·"'+¡¿@°€£$]
A long description - up to 1000 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&=\r\n\t_*§²³`´·"'+¡¿@°€^£$]
Additional info about opening hours: e.g. 'We never open on bank holidays' - max. 255 characters, all characters must match this regexp:
[0-9\p'{'L'}'()[] ?:;/!\,.-%\&\r\n\t_*§²`´·"'+¡¿@]
Labels grouping similar locations
The payment options accepted at the location (eg. cash, bank transfer, ...)
The language(s) in which customers can interact with the location's staff
Required to start location sync - A list of category IDs describing the location
The status of the location. One of:
Output only. Date of the last changes made to the location. Includes updates by users, API, location cleansing, and duplicate checks
When autosync is set to true, information changed for the location in Uberall will automatically be syncronized to all connected listings without the need to explicitly start a sync again after it's been started once.
Add call tracking numbers for distribution to Google, Facebook, and Bing. The call tracking numbers must be different from the location's primary phone number
UTM parameter to be appended to the location's website. Codes can be sent to Google, Facebook, and Bing.
Links that appear on some directories for specific types of customer actions, such as food ordering, appointment setting, and booking reservations. Only available for specific business categories.
Output only. List of features available to the location
An addition to the location's name which gives specific info about the location's address (e.g. Mall level 2 OR Inside Departures). Sent only to FACEBOOK
A Map for identifying the value input for a specific custom field name on the location. Custom fields are created at the business level.
"customFields": [ '{' "name": "foo", "value": "bar" '}', '{' "name": "baz", "value": "qux" '}' ]
Services offered at the location. Do not use if Content Collections is enabled. Instead use the Service Item and Collection endpoints
ID of the business this location is linked to. Mandatory when creating a location. Sending a different ID than the current businessId when updating will lead to changing the business. This is only possible in case all connected accounts (Facebook, Google, …) are compatible.
Cleansing comment by user, set only when cleansingStatus is INVALID_DATA. Possible Values (ADDRESS_DETAILS_VERIFIED, NAME_ADDRESS_DETAILS_UPDATED, NON_CLOSURE_CONFIRMATION,)
Output only. Invalid Cleansing Reason (eg. INCOMPLETE_ADDRESS,ADDRESS_ IS_PO_BOX,ADDRESS_ DOES_NOT_EXIST, LOCATION_IS_CLOSED, INFORMATION_IS_WRONG, LOCATION_IS_MOVED, NON_LATIN_CHARACTERS_ADDRESS, OTHER). Guide on how to fix invalid data issues - http://ubr.al/fix_invalid_data
Output only. Current cleansing status for the location. Possible values: NOT_CLEANSED, PENDING, CLEANSED, INVALID_DATA
The content list IDs (EVENTS, PRODUCTS, MENU, PEOPLE) describing the location
Output only. Number of dataPoints (reviews, photos) left by users at this location
Output only. Compile all the fields that are currently missing but mandatory for some directories. They have to be set in the Location object, so that the Listing can be created / updated on the respective platform. List of Strings, e.g. [NAME, ZIP, PHONE]
The location's additional service hours, such as delivery, pickup, happy hours etc. Submitted to Google. e.g.
[{ "type": "ONLINE_SERVICE_HOURS", "hours": [{ "dayOfWeek": 1, "from1": "09:00", "to1": "18:00" }, { "dayOfWeek": 2, "from1": "09:00", "to1": "13:00" }] }, { "type": "ACCESS", "hours": [{ "dayOfWeek": 1, "from1": "06:00", "to1": "20:00" }] }]
Output only. Number representing completeness of location data, up to 100
The profiles of the location on social and professional networks (FACEBOOK, FOURSQUARE, INSTAGRAM, LINKEDIN, PINTEREST, TWITTER, VIMEO, XING, YOUTUBE)
https://docs.uberall.com/_mock/apis/swagger/locations
https://uberall.com/api/locations
curl -i -X PATCH \
https://docs.uberall.com/_mock/apis/swagger/locations \
-H 'Content-Type: */*' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '[object Object]'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "updatedCount": 10, "failedCount": 2, "missingIdCount": 1, "updatedIds": [ … ], "failed": [ … ], "warnings": [ … ] } }
Social Posting
Products - Social Posting