Discussions
What’s the Difference between Flat vs. Tier Pricing?
The price of a product in Treez is listed in the “pricing” array, and there are two pricing methods available. Partners should look at the “price_type” field to identify the pricing method being used for a product. You can expect the following behavior based on what is populated in the “price_type” field:
Posted by Zachary Speltz over 3 years ago
Is there a pricing tier list/details endpoint?
For the product response you have a 'pricing' attribute which is an object with keys of 'price_type', 'price_sell', and 'tier_name'. Some products have a pricing object with price_type
of TIER
(from your example response):
Posted by Wyatt Tigert over 5 years ago