PII inquiry without OTP: submit by transaction
PII inquiry without OTP: submit by transaction
Runs the PII inquiry against the ID images of an existing transaction — an earlier OCR or Digital Identity capture — instead of resending the images.
This is the no-OTP variant: no phone-ownership proof is required. To prove the user controls the phone number first, use the [**with OTP** variant of this endpoint](/api-reference/vlens-api/fra-services/post-fraservices-checkidandfrabytransaction-with-otp) — same URL, plus `otpRequestId` and `otpCode`.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Request
This endpoint expects an object.
phoneNumber
The phone number being validated.
transactionId
The transaction whose ID front and back were already processed.
Response
PII inquiry result.
data
error_code
error_message
error_descriptions

