Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
- Mock server
https://docs.uberall.com/_mock/apis/swagger/businesses/{id}
https://uberall.com/api/businesses/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/businesses/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
A Business object
Business type. One of SMB or ENTERPRISE
ID of the next product plan applied for the business on the defined effectiveDate
Date when the business automatically changes its product plan to the new product plan (defined by nextProductPlanId)
True if the business is allowed to start a sync. Only relevant for Businesses with more than 10 locations.
- Mock server
https://docs.uberall.com/_mock/apis/swagger/businesses/{id}
https://uberall.com/api/businesses/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/businesses/{id}' \
-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
},
"preSync": true,
"dateCreated": "2019-08-24T14:15:22Z",
"status": "CREATED",
"countryPrices": [
{
"country": "AF",
"price": 0,
"marketDevelopmentFunds": 99,
"priceSetup": 0
}
],
"defaultPrice": 0,
"defaultOriginalPrice": 0,
"defaultPriceSetup": 0,
"dateExpiration": "2019-08-24T14:15:22Z",
"defaultPriceMin": 0,
"defaultCurrency": "string",
"nextProductPlanId": 0,
"priceRetail": 0,
"contractDuration": 0,
"numOfLocations": 0,
"effectiveDate": "2019-08-24T14:15:22Z",
"businessSyncable": true,
"customFields": "string"
}'
No content
- Mock server
https://docs.uberall.com/_mock/apis/swagger/businesses/{id}/migrate
https://uberall.com/api/businesses/{id}/migrate
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://docs.uberall.com/_mock/apis/swagger/businesses/{id}/migrate?targetSalesPartnerId=string&targetWhiteLabelIdentifier=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "business": { … } } }
Social Posting
Products - Social Posting