{
"workOrder": "string",
"locationNo": "string",
"serialNumber": "string",
"ipn": "string",
"version": "string",
"routeName": "string",
"line": "string",
"stage": "string",
"stationType": "string",
"clientType": "string",
"stationName": "string",
"nextStationType": "string",
"currentStatus": "string",
"fixedQty": 0,
"workFlag": "string",
"inStationtypeTime": "2019-08-24T14:15:22Z",
"outStationtypeTime": "2019-08-24T14:15:22Z",
"inLineTime": "2019-08-24T14:15:22Z",
"outLineTime": "2019-08-24T14:15:22Z",
"palletNo": "string",
"cartonNo": "string",
"qcNo": "string",
"qcResult": "string",
"customer": "string",
"reworkNo": "string",
"empNo": "string",
"customerSn": "string",
"wipStationType": "string",
"wipQty": 0,
"boxNo": "string",
"panelNo": "string",
"rcNo": "string",
"holdFlag": "string",
"passCnt": 0,
"stateFlag": 0,
"stateDesc": "string",
"snVersion": "string",
"rpRoute": "string",
"createTime": "2019-08-24T14:15:22Z",
"optioN1": "string",
"optioN2": "string",
"optioN3": "string",
"optioN4": "string",
"optioN5": "string",
"snCounter": 0,
"machineNo": "string",
"toolingNo": "string",
"cavityNo": "string",
"shippingNo": "string",
"warehouseNo": "string",
"model": "string"
}curl --location --request PUT '/business/PSnTravel' \
--header 'Content-Type: application/json' \
--data-raw '{
"workOrder": "string",
"locationNo": "string",
"serialNumber": "string",
"ipn": "string",
"version": "string",
"routeName": "string",
"line": "string",
"stage": "string",
"stationType": "string",
"clientType": "string",
"stationName": "string",
"nextStationType": "string",
"currentStatus": "string",
"fixedQty": 0,
"workFlag": "string",
"inStationtypeTime": "2019-08-24T14:15:22Z",
"outStationtypeTime": "2019-08-24T14:15:22Z",
"inLineTime": "2019-08-24T14:15:22Z",
"outLineTime": "2019-08-24T14:15:22Z",
"palletNo": "string",
"cartonNo": "string",
"qcNo": "string",
"qcResult": "string",
"customer": "string",
"reworkNo": "string",
"empNo": "string",
"customerSn": "string",
"wipStationType": "string",
"wipQty": 0,
"boxNo": "string",
"panelNo": "string",
"rcNo": "string",
"holdFlag": "string",
"passCnt": 0,
"stateFlag": 0,
"stateDesc": "string",
"snVersion": "string",
"rpRoute": "string",
"createTime": "2019-08-24T14:15:22Z",
"optioN1": "string",
"optioN2": "string",
"optioN3": "string",
"optioN4": "string",
"optioN5": "string",
"snCounter": 0,
"machineNo": "string",
"toolingNo": "string",
"cavityNo": "string",
"shippingNo": "string",
"warehouseNo": "string",
"model": "string"
}'