get
https://secure.fusebill.com/v1/Plans/
Retrieve a Plan or subscription template based on a plan by a plan's unique plan ID. It can also be used to get a clean subscription object template for making a subscription.
Typically this will return a plan and details about products and pricing in that plan.
Use the query parameter view with value subscription to get a clean subscription post payload example. This is especially effective when combined with values for interval and numberOfIntervals.
Using a subscription view payload can help to greatly reduce the effort in defining a subscription, or reducing the number of calls to create a subscription (since the object can then be modified before the first post).
