v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
Obsolete

Set KYC sharing token

Uses KYC sharing token retrieved from SumSub to ingest user data and perform verification. </br>This method is deprecated and will be removed in the future.

post/api/v1/user/sharing-token

Response

OK

tokenstring required

Token for the SumSub API to access the user KYC data submitted during the initial verification process.

Example response

{
  "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJLaXdpIjoiV293LCBkaWRuJ3QgdGhpbmsgc29tZW9uZSB3b3VsZCBhY3R1YWxseSBkZWNvZGUgdGhpcy4gUHJvcHMgZm9yIGN1cmlvc2l0eSBtYXRlIiwiaWF0IjoxNzQ0MDAzNjE5fQ.9dtAkgB2NCP5xnAF0xhfqazoL5UOBBw5xji0r-PzGEU"
}