Delete the Order of an Item
Use the following details to delete the order of an Item using REST interface:
Response Model
{
"data": {
"id": "string",
"lineAction": "string",
"lineActionMode": "string",
"lineNumber": "string",
"orderDate": "2016-07-31T05:17:59.013Z",
"orderRef": "string",
"planItemAction": "string",
"planItemId": "string",
"sid": 0,
"stringComments": [
"string"
]
},
"duration": 0,
"result": {
"code": "string",
"message": "string",
"params": [
"string"
]
},
"startTimestampMS": 0
}
Copyright © Cloud Software Group, Inc. All rights reserved.
