Video KYC Notification

Notify the user to complete their pending video-KYC process.

{
	"user_id" : "usr_123456",
	"user_video_call_url" : "https://vid-kyc.happay.in"
}

Field Name

Data Type

Required (O/M)

Description

user_id

String

M

Unique identifier of the user

user_video_call_url

String

M

Video-Link using which the user can complete their pending VideoKyc process.

Last updated