Define a new subscription package with customizable features like billing intervals, pricing, and free trial periods.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Package to add to the system
The name of the package.
The price of the package.
The billing interval for the package. Possible values: Daily, Weekly, Bi-Weekly, Monthly, Quarterly, Yearly.
Daily, Weekly, Bi-Weekly, Monthly, Quarterly, Yearly The number of free trial days. Send 0 if no free trial days. Min:0, Max:7.
x <= 77
Resource updated
"507f1f77bcf86cd799439011"
The name of the package.
The price of the package.
The billing interval for the package. Possible values: Daily, Weekly, Bi-Weekly, Monthly, Quarterly, Yearly.
Daily, Weekly, Bi-Weekly, Monthly, Quarterly, Yearly "Daily"
The number of free trial days. Send 0 if no free trial days. Min:0, Max:7.
x <= 77
The status of the package. Possible values: Active, Inactive.
Active, Inactive "Active"
The checkout link for this package.
"https://example.com/auto-login?token=abc123"