Get plan
Retrieve the details of an existing plan.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Interval used to represent the commitment period of the plan.
Duration of the initial contract for the created subscription.
Contract end date, applicable if the end strategy is end_date
.
Strategy used to trigger the end of the subscription contract.
duration
, manual
, end_date
Contract start date, applicable if the start strategy is start_date
.
Strategy used to trigger the start of the subscription contract.
start_date
, immediately
, manual
, manual_with_latest
, quote_signature
, checkout
A list of key value with the ID or the name of the custom property as the key and the custom property value as value.
Plan description.
Plan ID.
Plan name.
Indicates if the subscription to the plan should automatically renew.
Interval to renew thr subscription for if renew_automatically
is enabled.
Interval used to represent the trial period of the plan.
Was this page helpful?