{
"userReqNo": "string",
"groupId": "string",
"status": 0
}
curl --location --request POST '/openapi/vcc/cardGroup/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"userReqNo": "string",
"groupId": "string",
"status": 0
}'
{
"orderId": "string"
}