Hide response attributes Show response attributes object
-
id
string(uuid) The reseller Id.
-
companyName
string | null Required The name of the company associated to the reseller. This may be up to 255 characters.
-
country
string | null Required The company country. Must be in standard iso 3166-1 alpha 2.
-
addressLine1
string | null Required The company address line 1. This may be up to 255 characters.
-
addressLine2
string | null The company address line 2. This may be up to 255 characters.
-
city
string | null Required The company city. This may be up to 255 characters.
-
state
string | null Required The company state. This may be up to 255 characters.
-
zipCode
string | null Required The company ZIP. Should be a valid zip according to the company country. This may be up to 30 characters.
-
firstName
string | null Required The company primary contact first name. This may be up to 255 characters.
-
lastName
string | null Required The company primary contact last name. This may be up to 255 characters.
-
email
string | null Required The company primary contact email. This may be up to 255 characters.
-
phone
string | null Required The company primary contact phone. Should be a valid phone according to the company country. This may be up to 30 characters.
-
internalIdentifier
string | null The company internal identifier. This may be up to 255 characters.
-
taxId
string | null The tax id of the company. This may be up to 255 characters.
-
providerResellers
array[object] | null Required The provider resellers. A list containing the info about this reseller in one or more provider instances.
-
customDomain
object Additional properties are NOT allowed.