Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 856 Bytes

File metadata and controls

12 lines (9 loc) · 856 Bytes

# CreatePhoneNumberKycLinkRequest

Properties

Name Type Description Notes
profile_id string
country string ISO 3166-1 alpha-2 country code (must be a regulated/KYC country).
branding \Zernio\Model\CreatePhoneNumberKycLinkRequestBranding [optional]
redirect_url string Where to send the end customer's browser after a successful submit. On completion Zernio appends `kyc=submitted` and `country=<ISO-2>` as query params. When omitted, the hosted page shows a built-in confirmation screen instead. [optional]

[Back to Model list] [Back to API list] [Back to README]