Subscriptions

Django will happily PATCH in an empty request and vaporize a database object.

patch/v2/subscriptions/

Request body

idinteger
type'MONTHLY' | 'YEARLY' | 'ENTREPRISE'
quantitystring
statusstring
next_billing_cycle_datestring

Response

Updated

idinteger
type'MONTHLY' | 'YEARLY' | 'ENTREPRISE'
quantitystring
statusstring
next_billing_cycle_datestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.