v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBCounterparty
Initiate Sumsub wallet verification
Starts (or refreshes) a Sumsub liveness flow for wallet verification on a declared self-hosted OWNED counterparty.
Provide userId and counterpartyId in the body, or call with a widget session token (values are taken from the session when omitted).
post/counterparty/wallet-verification/sumsub/initiate
Request body
Example request
{
"userId": "f714f7e8-6ba1-4802-81cc-12040113ff5b",
"counterpartyId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
}Response
success