{
"id": 0,
"site": "string",
"wirediameter": 0,
"notes": "string",
"pulling": 0,
"projectid": 0,
"tearingforce": 0,
"createtime": "2019-08-24T14:15:22.123Z",
"isDeleted": 0,
"createempno": "string"
}curl --location --request POST '/justintine/MTearingforce/Update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"site": "string",
"wirediameter": 0,
"notes": "string",
"pulling": 0,
"projectid": 0,
"tearingforce": 0,
"createtime": "2019-08-24T14:15:22.123Z",
"isDeleted": 0,
"createempno": "string"
}'