{
"operation": "startWork",
"formid": "mxoc_pom_mftorder",
"billdata": {
"id":"1437079611728029696",
"entry.id":"1437079611728030720"
}
}
curl --location --request POST '/mxoc_pom/pomsaveandaudit?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"operation": "startWork",
"formid": "mxoc_pom_mftorder",
"billdata": {
"id":"1437079611728029696",
"entry.id":"1437079611728030720"
}
}'
{
"success": true,
"reachPlugin": true,
"data": {
"id": "1504264904419328000"
},
"errorCode": "success"
}