protos.open.FindDuplicatedVisitorId
namestring
phone object
countryCodestringrequired
국제전화 국가 번호 예: 82, 81, 1, 44 ... 참고
phoneNumberstringrequired
전화번호 예: 10123456789
passportNumberstring
birthDateUtcstring
passportSurnamestring
passportGivenNamesstring
snsInfo object
snsTypeenum
Possible values: [etc, kakaotalk, line, instagram, whatsapp, wechat]
accountIdstring
emailstring
protos.open.FindDuplicatedVisitorId
{
"name": "string",
"phone": {
"countryCode": "string",
"phoneNumber": "string"
},
"passportNumber": "string",
"birthDateUtc": "string",
"passportSurname": "string",
"passportGivenNames": "string",
"snsInfo": {
"snsType": "etc",
"accountId": "string"
},
"email": "string"
}