Bearer token for authentication. See Authentication.
Your unique identifier for this user/verification
1"user-zm-98765"
Array of verification requirements. See Requirements for workflow examples.
1[
{ "type": "DOCUMENT_SCAN" },
{ "type": "FACE_SCAN" }
]URL to redirect user after successful verification completion
^https?://"https://your-website.com/success"
URL to redirect user if verification fails or encounters an error
^https?://"https://your-website.com/error"
URL where user can get support or help during verification
^https?://"https://your-website.com/support"
ISO country code. See Supported countries for valid codes.
AO, BJ, CM, CD, CG, GH, KE, LS, LR, MW, ML, MZ, NG, RW, SL, TZ, TG, UG, ZM "ZM"
Optional phone number. If not provided, extracted from metadata.
"+260971234567"
Custom key-value data to associate with the verification. Stored and returned in responses and webhooks.
{
"reason": "kyc-onboarding",
"channel": "mobile-app",
"department": "compliance"
}Optional expiration date for this verification session (ISO 8601 format)
"2025-08-27T09:00:00.000Z"
Optional email/identifier of the person creating this verification
Default Response
Verification ID
"aB1cD2eF"
Your external identifier for this verification
"user-zm-98765"
ISO country code associated with this verification
AO, BJ, CM, CD, CG, GH, KE, LS, LR, MW, ML, MZ, NG, RW, SL, TZ, TG, UG, ZM "ZM"
Phone number associated with this verification
"+260971234567"
Verification steps the user must complete. See Requirements for workflow examples.
[
{ "type": "DOCUMENT_SCAN" },
{ "type": "FACE_SCAN" }
]URL where the user should complete the verification
"https://app.pawapass.com/your-company/aB1cD2eF"
Current status. See Verification flow for lifecycle.
CREATED, STARTED, EXPIRED, USER_DATA_COLLECTED, REVIEW, APPROVED, DECLINED "CREATED"
Custom metadata provided during verification creation
{
"reason": "kyc-onboarding",
"channel": "mobile-app",
"department": "compliance"
}URL to redirect user after successful verification
"https://your-website.com/success"
URL to redirect user if verification fails
"https://your-website.com/error"
URL where user can get support
"https://your-website.com/support"
Extracted identity document data. Null if not yet available
Face scan results. Null if not yet available
Review outcome details. Null when verification has not been reviewed or no review reason is available.
Identifier of the person/system that created the verification
Expiration date of the verification session
"2025-08-27T09:00:00.000Z"
Creation date of the verification
"2025-08-20T09:00:00.000Z"
Date of the last update
"2025-08-20T09:00:00.000Z"