Member Overrides Response

Output representation of the details that are returned after member overrides are upserted or cloned on a root quote line item. The response includes a success parameter to indicate if the operation is successful and any errors that occurred during processing if the operation didn't succeed.
JSON example
1{
2  "errors": [],
3  "isSuccess": true
4}
Property Name Type Description Filter Group and Version Available Version
errors Error Details[] List of errors that occurred while processing the member override request. Big, 68.0 68.0
isSuccess Boolean Indicates whether the process completed successfully (true) or not (false). Big, 68.0 68.0