Inventory Deallocation Output

Output representation to cancel product item allocations.
JSON example
1{
2  "isSuccess": true,
3  "errorCode": "",
4  "errorMessage": "",
5  "errorDetails": []
6}
Property Name Type Description Filter Group and Version Available Version
errorCode String The code of the error due to which the request failed. Big, 66.0 66.0
errorDetails String[] List of detailed error information if the operation failed. Big, 66.0 66.0
errorMessage String The details of the error if the operation failed. Big, 66.0 66.0
isSuccess Boolean Indicates if the operation was successful (true) or not (false). Big, 66.0 66.0