TAProductionStatusMilestoneItem1
completion integer
Example:
50
itemId stringrequired
Item IDs included in the Time and Action
Possible values: non-empty
Example:
120-230-1234
itemQty integer
completed order quantity of a item for a milestone
Example:
100
orderQty integer
Example:
50
poNumber stringnullable
Example:
8124125
styleID stringnullable
Example:
WMN
TAProductionStatusMilestoneItem1
{
"completion": 50,
"itemId": "120-230-1234",
"itemQty": 100,
"orderQty": 50,
"poNumber": "8124125",
"styleID": "WMN"
}