Check KYC reuse eligibility
Ask whether an existing KYC can be reused for a new transaction, skipping re-verification.
GET
If a user has completed KYC recently, many tenants allow reusing that verification for subsequent transactions. This endpoint returns whether the existing record is still valid.
Path parameters
Query parameters
Optional. If provided, we check eligibility in the context of the specific transaction (e.g., amount-based policies).
Returns
When the existing verification expires.
Populated when
eligible is false. One of expired, failed, status_not_complete, policy_requires_refresh.