{
"requestData": [
{
"myId": ""
}
]
}curl --location '/CyyyCheckOrder/RgCheckEnd' \
--header 'Content-Type: application/json' \
--data '{
"requestData": [
{
"myId": ""
}
]
}'{}