Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Value used to filter the results by the fields provided in the "queryFields" query parameter. By default, the value will be searched for in the following fields: "name", "streetAndNo", "zip", "city", "country", "identifier".
The fields that will be searched to contain the value provided in the "query" query parameter. The default query fields are "name", "streetAndNo", "zip", "city", "country", "identifier
Possible fieldMask options ('id', 'identifier', 'name', 'type', 'streetAndNo', 'addressLine2', 'province', 'zip', 'city','phone', 'country', 'status', 'canSync', 'dateCreated', 'defaultPrice','defaultOriginalPrice', 'defaultPriceSetup', 'productPlan', 'nextProductPlan', 'numOfLocations')
https://docs.uberall.com/_mock/apis/swagger/businesses
https://uberall.com/api/businesses
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/businesses?businessIds=string&fieldMask=fieldMask%3Dtype%26fieldMask%3Dcity&identifier=string&max=string&maxLocations=string&minLocations=string&offset=string&productPlan=string&productPlanId=string&query=string&queryFields=string&sort=string&status=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
A Business object
Business type. One of SMB or ENTERPRISE
Custom fields allow for additional information to be added at the location level. All locations within the business will have the same list of custom fields.
Date when the business automatically changes its product plan to the new product plan (defined by nextProductPlanId)
ID of the next product plan applied for the business on the defined effectiveDate
True if the business is allowed to start a sync. Only relevant for Businesses with more than 10 locations.
https://docs.uberall.com/_mock/apis/swagger/businesses
https://uberall.com/api/businesses
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/businesses \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"id": 0,
"name": "string",
"type": "[SMB, ENTERPRISE]",
"streetAndNo": "string",
"addressLine2": "building, floor...",
"province": "string",
"zip": "string",
"city": "string",
"identifier": "string",
"country": "AF",
"phone": "string",
"productPlan": {
"defaultPlan": true,
"description": "string",
"identifier": "string",
"name": "string",
"status": "ACTIVE",
"automationDirectories": [
"FOURSQUARE"
],
"billingPeriod": 0,
"countryPrices": [
{
"country": "AF",
"price": 0,
"marketDevelopmentFunds": 99,
"priceSetup": 0
}
],
"defaultMarketDevelopmentFunds": 0,
"defaultOriginalPrice": 0,
"defaultPrice": 0,
"defaultPriceSetup": 0,
"duration": 0,
"features": [
"NEW_PHOTO_TYPES"
],
"initialBillingPeriod": 0,
"initialDuration": 0
},
"dateCreated": "2019-08-24T14:15:22Z",
"status": "CREATED",
"countryPrices": [
{
"country": "AF",
"price": 0,
"marketDevelopmentFunds": 99,
"priceSetup": 0
}
],
"customFields": "string",
"effectiveDate": "2019-08-24T14:15:22Z",
"nextProductPlanId": 0,
"dateExpiration": "2019-08-24T14:15:22Z",
"businessSyncable": true,
"numOfLocations": 0
}'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": {} }
https://docs.uberall.com/_mock/apis/swagger/businesses/{id}
https://uberall.com/api/businesses/{id}
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/businesses/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
Social Posting
Products - Social Posting