Noah Initiate Kyc Request
constructor(returnUrl: String, fiatOptions: List<NoahFiatOption>? = null, customerType: NoahCustomerType? = null, metadata: Map<String, Any>? = null, form: Map<String, Any>? = null)
Parameters
return Url
URL the hosted KYC flow should redirect back to once complete.
fiat Options
Optional list of fiat currency options to advertise during KYC.
customer Type
Optional customer type ("Individual" or "Business").
metadata
Optional client-supplied metadata forwarded to Noah.
form
Optional pre-filled form payload mirrored back to the hosted flow.