HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Sub-operators / Update

Update an existing sub-operator. Only provided fields are updated - omitted fields retain their current values.
Send null for nullable fields to explicitly clear their values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
string
length ≤ 255

Display name of the sub-operator. Must be unique within the operator scope.

string
length ≤ 255

Official business name for legal/financial purposes

string | null

External system identifier. Send null to clear.

string | null

Company registration number. Send null to clear.

string | null

Tax identification number. Send null to clear.

string | null
enum

ISO 3166-1 alpha-2 country code. Send null to clear.

string | null

City name. Send null to clear.

enum

When the selected country is one of US, AU, CA, UM or RO


When the country is US.

string | null

When country is not in US, AU, CA, UM or RO, you can provide the region

string | null

Postal/ZIP code. Send null to clear.

string | null

Street address. Send null to clear.

string | null

Primary contact person name. Send null to clear.

string | null

Contact phone number. Send null to clear.

string | null

Contact email address. Send null to clear.

string | null

Email address for receiving fault notifications. Must be a valid email format. Send null to clear.

string | null

Long-form business context and operational notes. Send null to clear.

capabilities
object
partnerIds
array of integers

List of partner IDs to associate. Replaces existing associations.

partnerIds
Responses

Language
Credentials
Bearer
API Token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json