Skip to main content
POST
Create kyc document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
document_type
enum<string>
required
Available options:
gst,
pan,
other
title
string
required
is_mandatory
boolean
required
is_attachment_required
boolean
required
verification_type
enum<string>
required
Available options:
auto,
manual
description
string | null
active
boolean
default:true

Response

200 - application/json

OK

message
string
success
boolean
content
object