Updates an account and/or the account owner's information

Updates an account and/or the account owner's information, returns a conflict error if contact email already exists. It is not possible to patch the following fields: active, accountOwnerId, clusterType, subscriptionId.

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

ID of the reseller.

integer
required

ID of the account.

Body Params
string
length ≤ 128
[\p{L}0-9_\- .&+:,;/]*

The first name of the account owner.

string
length ≤ 128
[\p{L}0-9_\- .&+:,;/]*

The last name of the account owner.

string
length ≤ 255

The account owner's contact email address.

string
length ≤ 256

The account owner's address.

string
length ≤ 16

The account owner's zip code.

string
length ≤ 256

The city where the account owner is located.

string
length between 2 and 2
[A-Z]{2}

The country where the account owner is located in the ISO 3166-1 alpha-2 format.

string
length ≤ 128
[\p{L}0-9_\- .&+:,;/]*

The account owner's company name. Max length is 128 characters.

string

The account owner's reference code.

string

The account owner's custom reference field.

integer

ID of the user owning the account.

string
length ≤ 255

The account owner's phone number.

string
length ≤ 32

The company's VAT number.

string
length between 2 and 2
[a-z]{2}
Defaults to en

The main language used by the account in the ISO_639-1 format.

string
length between 3 and 3

The currency the account should be invoiced with. ISO_4217 format. Possible values are USD, EUR, YEN, GBP. Default value is EUR.

string
length ≤ 64

The time zone name the account is located in (e.g. Europe/Amsterdam ). Defaults to resellers timezone. The timezone will be from the list using the "timeZones" api. This list is a subset of TZ database https://en.wikipedia.org/wiki/List_of_tz_database_time_zones. It is advisable to use "timeZones" api instead of TZ database directly because this api will always provide the updated list of timezones the system supports.

boolean

The accounts active status. True indicating that the account is active, False indicating that the account is inactive.

string
enum
Defaults to Normal

Type of cluster where the account is added to

Allowed:
integer

identifier of a reseller's subscription

string
length ≤ 24

customer identifier used internally by Eagle Eye CameraManager platform

string

Date and time till the user allows support team and his reseller to start the client application on behalf of the user. The time is expressed in UTC.

Responses
204

No content

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