Get Billing Status

View as Markdown
Get billing status for the current account's organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Response

Successful Response
cit_allowedboolean
mit_allowedboolean
cit_processing_enabledboolean
mit_processing_enabledboolean
billing_statusenum or nullOptional
trial_days_remaininginteger or nullOptional
trial_enddatetime or nullOptional
subscription_enddatetime or nullOptional

Errors

422
Unprocessable Entity Error