Retrieve a list of all subscription packages. Useful for displaying available plans to users or for internal reporting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The maximum number of results to return
The maximum number of results to skip
Customers response
Unique identifier for the package
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"