Kyc link
Create KYC Link
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Optionaltype
RequiredstringThe customer type of either individual
or business
.
firstName
RequiredstringThe first name of the customer.
lastName
RequiredstringThe last name of the customer.
email
RequiredstringThe email of the customer.
Format:
"email"
Path Parameters
customer_id
RequiredstringThe customer's id.
OK