- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Invoice Separate flag is not set in subscription even if it is set in Amendment quote
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
We do not support changing the subscription's Invoice Separately field via an Amendment Quote.
Please note that Amendment Quote creates an amendment, not update a subscription field.
In Zuora when you create an amendment, there is no option to change Invoice Subscription Separately field; To change this field, you need to edit the subscription (without making an amendment). (Zuora UI only)
In other words, Amendment Quote makes amend() call which does not change Invoice The Subscription Separately field while changing this field requires an update() Subscription call. (New Subscription) .
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
We do not support changing the subscription's Invoice Separately field via an Amendment Quote.
Please note that Amendment Quote creates an amendment, not update a subscription field.
In Zuora when you create an amendment, there is no option to change Invoice Subscription Separately field; To change this field, you need to edit the subscription (without making an amendment). (Zuora UI only)
In other words, Amendment Quote makes amend() call which does not change Invoice The Subscription Separately field while changing this field requires an update() Subscription call. (New Subscription) .
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √