/v1/customer/by-shared-token
POST/v1/customer/by-shared-token
Creates a new customer in Guardarian by importing their KYC verification data from Sumsub using a shared token.
Important:
- Shared tokens are single-use only and become invalid after first use
- The email must be unique in Guardarian
- You must generate a fresh shared token from Sumsub
- The token format starts with "_act-" (e.g., "_act-460a698b-d2bc-4cbc-9456-5f36fee38083")
Request
Responses
- 200
- 201
- 400
- 401
- 403
- 404
- 500
Customer already exists
Successfully created
Bad request error
Invalid token
Forbidden request error
Not found
Internal error