cURL
curl --request GET \ --url https://business.bfinance.app/external/api/customers/{customerId}/sumsub \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "clientId": "my-client-id" } '
200
Example
Generates a reusable Sumsub share token for the specified customer and client ID.
JWT authentication token
Customer ID
Client ID for which a reusable token should be generated.
Reusable token generated successfully.
"success"
Show child attributes
Was this page helpful?
Contact support