Skip to main content
PATCH
Update billing frequency

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Path Parameters

subscriptionId
string<uuid>
required

Subscription ID

Body

application/json
billingFrequency
enum<integer>
required

New billing interval in months

Available options:
1,
3,
6,
12

Response

Success

message
string
subscription
object

The updated subscription record

effectiveBillingInterval
integer

Effective billing interval in months after the update

billingIntervalFriendly
string

Human-friendly description of the billing interval