organizations
Upgrade organziation to advanced plan
PUT
/
organizations
/
{organizationId}
/
billing
/
upgrade
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
organizationId
string
requiredID of organization
Response
201 - application/json
billingPortalUrl
string
billingPortalAddPaymentMethodUrl
string
hasPaymentMethod
boolean
requiredplanType
enum<string>
requiredAvailable options:
free
, advanced
, enterprise
, standard
inTrial
boolean
requiredscope
string[]
requiredtrialStart
string
trialEnd
string
trialDaysLeft
number
currentBillingPeriod
object
version
string
requiredshouldLockEnvironmentSwitch
boolean
coupons
object[]
Was this page helpful?