v1

latestOpenAPI 3.0.02026-07-224537337.5 KB

Generate Face Verification Link for Business Representative

Generate a face verification link for a business representative.

post/v2/business-representative/{id}/face-verification-link

Path parameters

idstring required
Example:associatedPerson_d972d2f70b9f4d3c8d7cfb32593f395b

Business Representative ID

Response

urlstring required

Hosted face verification URL

expiresAtstring required

ISO 8601 formatted date and time of the face verification URL expiration

Example response

{
  "url": "https://in.sumsub.com/websdk/p/sbx_uq30ag1ov7oHZhmx",
  "expiresAt": "2026-03-09T20:46:31.305Z"
}