Skip to main content
POST
Bulk import customers from Sumsub share tokens

Authorizations

x-api-key
string
header
required

Headers

x-idempotency-key
string<uuid>
required

Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.

Body

application/json
tokens
string[]
required

List of Sumsub share tokens to import

Required array length: 1 - 100 elements

Response

Bulk import completed (individual results may include errors)

total
integer
succeeded
integer
failed
integer
results
object[]