Skip to main content

V2GetLegalRepresentativeLivenessLinkRestResponse

    id stringrequired

    Legal representative ID.

    name stringrequired

    Legal representative name.

    url string

    Individual liveness link. Absent while the link has not been created yet for this representative.

    status stringrequired

    Possible values: [PENDING, WAITING_SUBMISSION, IN_ANALYSIS, APPROVED, REJECTED]

    Liveness progress of this representative:

    • PENDING: video received and awaiting analysis, or link not available yet.
    • WAITING_SUBMISSION: complete the capture through the link, or submit or replace the video while the onboarding is open.
    • IN_ANALYSIS: await the result without resending.
    • APPROVED: liveness approved.
    • REJECTED: liveness rejected; do not resend.
    This status describes the representative's liveness step. Consult the onboarding endpoint for the overall result. WAITING_SUBMISSION does not permit a new upload after the onboarding is closed or discarded.

    submitted_at date-time

    When this representative submitted the liveness. Absent while nothing was submitted.

    method stringrequired

    Possible values: [LINK, VIDEO_UPLOAD]

    How this representative's liveness is being verified:

    • LINK: guided capture through the liveness link.
    • VIDEO_UPLOAD: liveness video uploaded through the video endpoint; no link is issued.