Payments
Payment processing and billing
Payments Controller_create Checkout Session
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequiredPayments Controller_get Billing Customer
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Payments Controller_update Billing Customer
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequiredPayments Controller_create Customer Portal Session
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Payments Controller_get Subscriptions
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Payments Controller_get Subscription
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_cancel Subscription
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequiredPath Parameters
idRequiredstringPayments Controller_resume Subscription
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_change Subscription Plan
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequiredPath Parameters
idRequiredstringPayments Controller_preview Subscription Change
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringQuery Parameters
newLicenseTypeIdRequiredstringbillingCycleRequiredstringPayments Controller_get Invoices
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Payments Controller_get Invoice
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_download Invoice Pdf
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_get Payment Methods
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Payments Controller_add Payment Method
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequiredPayments Controller_remove Payment Method
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_set Default Payment Method
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPayments Controller_validate Coupon
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Request Body
application/jsonRequired