KycMatchRequest
objectphoneNumberstringrequired
MSISDN in E.164 format
Example:+14155550123
givenNamestring
Subscriber given name
familyNamestring
Subscriber family name
addressstring
Street address
localitystring
City or locality
regionstring
Region or state
postalCodestring
Postal or ZIP code
birthdatestring(date)
Birthdate in YYYY-MM-DD format
emailstring(email)
Email address
Example
KycMatchResponse
objectmatchbooleanrequired
Indicates whether the provided data matches operator records
Example:true
Example
Error
objectstatusintegerrequired
Example:400
codestringrequired
Example:INVALID_ARGUMENT
messagestringrequired
Example:Invalid request
Example