Import Sumsub reusable KYC share token
Submit a fresh Sumsub reusable KYC share token after Sumsub approves the applicant. Pods validates the CPF, stores only a salted hash plus the last four digits, and revalidates any unique approved Avenia identity already associated with the same CPF. An approved match is reused in a new customer-scoped profile without consuming the fresh token. Otherwise, Pods creates or reuses the customer profile and Avenia subaccount, imports the token into Avenia, and returns a Pods-generated kycUserId.
Authorizations
API key for authentication. Obtain from your Pods dashboard.
Body
Reusable KYC share token import payload
Brazilian CPF used to match an existing approved Avenia identity. Pods stores only a salted hash and the last four digits.
"52998224725"
Fresh Sumsub reusable KYC share token generated for the Avenia recipient
"SUMSUB_SHARE_TOKEN"
Unique Sumsub applicant id from the approved applicantReviewed webhook. Pods uses it for customer-scoped idempotency.
"6a3502bf7fee2fab5377cb1e"
Applicant email
Applicant EVM wallet address
"0xb794F5eA0ba39494cE839613fffBA74279579268"
Response
KYC token import submitted or approved Avenia identity reused
KYC import submission result