KYC

Import Shared KYC

Imports approved KYC from a Sumsub shared token.

post/v3/kyc/share/same-vendor

Headers

MIDstring required

Merchant or sub-merchant MID

Request body

userIdstring required
tokenstring required

Example request

{
  "userId": "UX-1123456789",
  "token": "_act-sbx-jwt-..."
}

Response

KYC data imported successfully

statusstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.