Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api/
Mock Server
https://docs.uberall.com/_mock/apis/swagger/
- https://uberall.com/api/sales-partners/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/sales-partners/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No contentBodyapplication/jsonrequired
SalesPartner data to update
Indicates if the invoice for this SalesPartner should be aggregated to the parent invoice
Indicates if the child SalesPartner should be allowed to see price information for e.g. product plans
Identifier of the new child SalesPartner (e.g. your own customer ID for better reference)
Preferred language of the new child SalesPartner, for invoice purpose (either 'de' oder 'en')
Sales Partner Status Enum
Enum"CREATED""APPROVED""DECLINED""DELETED""INACTIVE"
- https://uberall.com/api/sales-partners/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://uberall.com/api/sales-partners/{id}' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"address": "string",
"aggregateInvoicesToParent": true,
"attribution": {
"name": "string",
"url": "string",
"id": 0,
"logo": {
"url": "string",
"type": "LOGO",
"description": "string"
}
},
"canSeePrices": true,
"country": "AF",
"emailAccounting": "string",
"emailCustomerSupport": "string",
"emailProjectLead": "string",
"identifier": "string",
"minPasswordLength": 0,
"name": "string",
"phone": "string",
"preferredLanguage": {},
"salesPartnerStatus": "CREATED",
"vatId": "string"
}'Response
No content- https://uberall.com/api/sales-partners/subscribable-event-types
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/sales-partners/subscribable-event-types
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://uberall.com/api/sales-partners/subscribable-event-types \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content
Social PostingCopy for LLM Copy page as Markdown for LLMs View as Markdown Open this page as Markdown Open in ChatGPT Get insights from ChatGPT Open in Claude Get insights from Claude Connect to Cursor Install MCP server on Cursor Connect to VS Code Install MCP server on VS Code
Products - Social Posting