고객정보 확인 사유
Last updated
Last updated
POST /api/bo/v2/member/memberInfoConfirmReason/validIndInfoParam HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 36
{
"pwd": "text",
"rednCausCont": "text"
}{
"timestamp": "2026-03-11T21:52:40.616Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {
"qryGbCd": "text",
"indInfoQryCaus": "text",
"userId": "text",
"rtTgtSeq": "text",
"workDtm": "2026-03-11T21:52:40.616Z",
"scrnId": "text",
"ipAddr": "text",
"indInfoDealYn": "text",
"indInfoQryCont": "text",
"qryCnt": 1
},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}