{
"id": "string",
"userCode": "string",
"userName": "string",
"cid": "string",
"appSource": "string",
"reqSource": "string"
}
curl --location --request POST '/app/exp/invalidExpOrder' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"userCode": "string",
"userName": "string",
"cid": "string",
"appSource": "string",
"reqSource": "string"
}'
{
"msgCode": "",
"message": "",
"sysMessage": "",
"responseData": {},
"ext": {},
"iTotalRecords": 0,
"iTotalDisplayRecords": 0
}