Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

OAuth access token issued by Cekura for connected apps.

Path Parameters

id
string
required

Body

The body is of type object.

Response

200 - application/json
id
integer
read-only
organization
integer | null
read-only
stripe_subscription_id
string
read-only
is_active
boolean
read-only
is_trial
string
read-only
pack
object
next_billing_cost
string
read-only
has_payment_method
string
read-only
can_switch_to_payg
string
read-only
first_paid_seat_plan_offer
string
read-only
seat_payment_overdue_since
string<date-time> | null
read-only

When a renewal payment for this perpetual plan's seat subscription first failed. Once older than SUBSCRIPTION_GRACE_PERIOD_DAYS, billable members other than the free-plan owner are blocked at the API level until the payment is fixed. Cleared when a seat invoice is paid.

last_payment_at
string<date-time>
read-only
expire_at
string<date-time>
read-only
cancelled_at
string<date-time> | null
read-only

Timestamp when the subscription was cancelled (is_active set to False).

created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only