Skip to main content
POST
Update reseller settings

Authorizations

token
string
query
required

Vida API Token

Body

application/json
resellerStatus
enum<string>
Available options:
enabled,
disabled
productPlanId
string
offeredProductPlanId
string | null
active
boolean
email
string<email>
resellerName
string
vidaPremium
boolean
externalAccountId
string | null
externalBillingId
string | null

Response

200 - application/json

Reseller settings update result

success
boolean
Example:

true

message
string
updatedSettings
string[]
failedSettings
string[]