Get organization price plan details

Get the BILL price plan details for an existing organization. The currently signed-in user must have the ADMINISTRATOR user role in the BILL organization to perform this operation.

A BILL price plan for an organization provides a range of information, including monthly subscription fees and the terms and conditions for additional charges in the price plan.

In the response, the planTerms object includes information about charges for price plan features based on a combination of charge tier, quantity, and price. We explain plan terms with an example.

  • If "tier": 1, "quantity": 5, and "price": 10, the first 5 users will be charged $10 each.
  • If "tier": 2, "quantity": 10, and "price": 8, the next 10 users will be charged $8 each. At this level, if there is no tier information, all users after tier 1 will be charged $8 each.
Language
Click Try It! to start a request and see the response here!