Generate KYC Token
https://docs.herald-api.rare-able.com/api/kyc/tokens/generate
POST
This endpoint allows a generate new kyc token to create an kyc token by providing necessary details such as client_reference_id. Upon successful generating the token , the API returns a success message and kyc token.
BODY PARAMS
client_reference_id string required
Required | Must be a valid merchant's client reference id
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To know how to generate please use
Merchant Secret
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
sumsub_token "string"
user "object"
unique_id "string"
kyc_note "string"
kyc_status_formatted "string"
client_reference_id "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"