{
"reqBody": {
"reqOrderInfo": {
"appId": "string",
"authCode": "string"
}
}
}
{
"rspBody": {
"respStateInfo": {
"respCode": "string",
"respDesc": "string"
},
"reqOrderInfo": {
"userId": "string"
}
}
}