Skip to main content
POST
Sandbox-only: manually reject pending KYC for an end-user

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Partner end-user id

Body

application/json
reasons
string[]

Rejection reasons (sandbox-reject only)

Response

KYC rejected

success
boolean
required
Example:

true

data
object
required