Skip to main content
POST
Simulate a KYC review to test KYC review result notifications.
  • Only POST is supported. The request body must be a JSON object
  • These APIs do not use the Api-Key / Access-Token headers
  • Currently supports Hong Kong card BINs only

Request Headers

string
default:"application/json"
required
Fixed to application/json; charset=utf-8

Request Body

string
required
Sumsub document number
string
required
Review result: 0 approved, 1 rejected

Response

number
Status code. 0 means success. On failure it matches the HTTP status (e.g. 400 / 500)
string
Response message. Success on success, or a specific error reason. No data field