Status and Reason Mappings
Transaction Status Values
Jumio Plaform Status
| Status | Description |
|---|---|
| INITIATED | The transaction has been created but no data has been captured yet |
| ACQUIRED | Required data (e.g., images or inputs) has been successfully captured |
| PROCESSED | The transaction has been processed and results are available |
| SESSION_EXPIRED | The user session expired before completing the transaction |
| TOKEN_EXPIRED | The authorization token expired before the transaction could be completed |
Netverify Status
| Status | Description |
|---|---|
| PENDING | The transaction is created and waiting to be initiated |
| INITIATED | The verification process has started |
| ACQUIRED | Required data (e.g., images or inputs) has been successfully captured |
| DONE | The verification flow is completed from the user side |
| PROCESSED | The transaction has been processed and results are available |
| FAILED | The verification process failed due to an error or rejection |
| SESSION_EXPIRED | The user session expired before completing the transaction |
| TOKEN_EXPIRED | The authorization token expired before the transaction could be completed |