{
"id": 0,
"site": "string",
"resourcenumber": "string",
"warehouselocation": "string",
"quantity": 0,
"resourcename": "string",
"createempno": "string",
"createtime": "2019-08-24T14:15:22Z"
}curl --location --request POST '/justintine/MRailinventory/Update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"site": "string",
"resourcenumber": "string",
"warehouselocation": "string",
"quantity": 0,
"resourcename": "string",
"createempno": "string",
"createtime": "2019-08-24T14:15:22Z"
}'