Skip to main content
POST
Change company plan

Authorizations

Authorization
string
header
required

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

Body

application/json
planId
string
required

Target catalog plan ID.

billingPeriod
enum<string>
default:monthly
Available options:
monthly,
annual
txHash
string

Transaction hash if payment was made on-chain.

couponCode
string

Optional coupon applied to the plan change.

customerName
string
customerEmail
string

Response

Plan change applied

data
object
Last modified on September 19, 2026