Verify wallet KYC via TRUST network
POST /v2/onboarding/wallet
Verify wallet KYC status using SIWE (Sign-In with Ethereum) signature authentication and the TRUST Bulletin Board network. This endpoint verifies wallet ownership through cryptographic signature verification and queries the TRUST network for associated VASP KYC information.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
Chain ID of the blockchain network
84532SIWE (Sign-In with Ethereum) message to be signed
localhost wants you to sign in with your Ethereum account:0x41ABAb3a4bEFC66569C5CCD9f4A687E141fA85b3
Sign in with Ethereum to PakSend
URI: http://localhost:4604Version: 1Chain ID: 84532Nonce: 86946ddd21752b55cef8b3d4ebea5618Issued At: 2025-11-27T04:18:07.173ZHex-encoded signature of the SIWE message
0x4bdb6ba0c390e09f0ba9ffec19497b29b37496f71dfd584bf6c2b887be6d842b310c6c45151e1c556cfec8ef549b6169e48f218cd1552b1f9769b3193ecb59251bWallet address (normalized to lowercase with 0x prefix)
0x41abab3a4befc66569c5ccd9f4a687e141fa85b3Responses
Section titled “ Responses ”The wallet KYC verification result including VASP information if the wallet has verified KYC.
object
Unique verification ID
82c4fce1-d2c7-48cb-a647-6993dbe37819Whether the wallet has verified KYC
trueVerification status
verifiedWallet address that was verified
0x41abab3a4befc66569c5ccd9f4a687e141fa85b3Chain ID
84532Chain name
BASE_SEPOLIAVASP identifier (LEI) if wallet KYC is verified
5493001KJTIIGC8Y1R12VASP name if wallet KYC is verified
Example VASP IncVASP PII endpoint if wallet KYC is verified
https://vasp.example.com/piiError message if verification failed
Timestamp when verification was completed
2025-11-27T04:18:07.173ZTimestamp when record was created
2025-11-27T04:18:07.173ZKYC request ID if Sumsub verification was initiated
550e8400-e29b-41d4-a716-446655440000Sumsub SDK session URL for identity verification
https://api.sumsub.com/websdk/init?token=...Message from the verification service
KYC verification initiated. Please complete the verification process.Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error