Skip to main content

Create Form

POST 

/verification/api/1.0/ekyc-forms

Create Form

Request

Body

    name string
    purpose string
    expiry number
    verifications array
    userPaymentRequired boolean
    type string
    sharing object

Responses

OK

Schema
    code integer
    message string
    data object
Loading...