- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Question: I'm trying to create a subscription using Zuora Connect API Loader. I'm also trying to add additional units to the last tier from 31-50 to 31-60. I keep getting the below error. What is causing this error?
INVALID_VALUE: invalid charge tier data: startingUnit, EndingUnit and PriceFormat not support
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Answer: When modifying the end unit, you have to include all the previous tiers instead of just updating the tier you wanted to update. Attach is an example file you can see exactly how this is done.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Answer: When modifying the end unit, you have to include all the previous tiers instead of just updating the tier you wanted to update. Attach is an example file you can see exactly how this is done.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √