{
"accountId": "string",
"accountType": "string",
"cycleCnt": 0,
"cycleType": 0,
"innerOrderId": "string",
"masterOrderId": 0,
"orderId": "string",
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"userId": "string",
"workOrderConfig": {
"index": 0
},
"workOrderId": "string",
"workOrderItems": [
{
"cycleType": 0,
"innerOrderId": "string",
"innerOrderItemId": "string",
"master": "string",
"masterOrderId": "string",
"masterResourceId": "string",
"orderId": 0,
"orderItemId": "string",
"productId": 0,
"resourceAction": 0,
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"workOrderId": "string",
"workOrderItemConfig": {
"acctItemClass": "string",
"bandwidth": "string",
"cloudhighID": "string",
"cycleCnt": 0,
"cycleType": "string",
"name": "string",
"platformId": "string"
},
"workOrderItemId": "string",
"workOrderItemNo": "string"
}
],
"workOrderNo": "string"
}
curl --location --request POST '/api/msg/order/delete_package' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "string",
"accountType": "string",
"cycleCnt": 0,
"cycleType": 0,
"innerOrderId": "string",
"masterOrderId": 0,
"orderId": "string",
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"userId": "string",
"workOrderConfig": {
"index": 0
},
"workOrderId": "string",
"workOrderItems": [
{
"cycleType": 0,
"innerOrderId": "string",
"innerOrderItemId": "string",
"master": "string",
"masterOrderId": "string",
"masterResourceId": "string",
"orderId": 0,
"orderItemId": "string",
"productId": 0,
"resourceAction": 0,
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"workOrderId": "string",
"workOrderItemConfig": {
"acctItemClass": "string",
"bandwidth": "string",
"cloudhighID": "string",
"cycleCnt": 0,
"cycleType": "string",
"name": "string",
"platformId": "string"
},
"workOrderItemId": "string",
"workOrderItemNo": "string"
}
],
"workOrderNo": "string"
}'
null