...
Availability
Access to the Meshed vSure Visa Check Integration is available for existing clients using the Meshed RTOManager platforms. To enable this integration, clients must complete and sign the Meshed Visa Check Integration Agreement.
...
Clients will also need an ImmiAccount with access to the Visa Entitlement Verification Online (VEVO) service and must provide the necessary login credentials to facilitate access to their ImmiAccount for visa checks.
...
vSure securely integrates with the Australian Department of Home Affairs' Visa Entitlement Verification Online (VEVO) service for visa checks and undergoes regular security audits to stay protected against new threats.
...
A visa check can have one of the following statuses:
Status | Description | request sent |
---|---|---|
[TODO]Request Sent | The Meshed Platform has not yet received a response from the visa check. | |
Not Checked | [TODO] | pendingA visa check has not been performed |
Pending | Most common for newly created visa checks, and no result is available yet | |
completedCompleted | A visa check was returned successfully; Important: It does not mean the document/ visa is 'valid'. Refer to the Visa Check Response for further detail. | |
failedFailure | A visa check could not be returned successfully. | |
expiredExpired | The visa check was previously attempted and has since been removed by vSure's data retention policy. | |
purgedPurged | The visa check was previously attempted and has since been removed by the integration. |
...
When a visa check is performed, the Meshed Platform returns receives a response that includes both a Response Code and Response Detail. This information is used alongside the visa check status to provide a complete overview of the visa check result.
...
Response Code | Response Detail | Description |
---|---|---|
VEVO_ACCOUNT_NO_ACCESS | VEVO account does not have access to the visa check service | The Visa Entitlement Verification Online (VEVO) service is not enabled for this ImmiAccount. The client should request access through their ImmiAccount. |
VEVO_LOGIN_ERROR | Unable to login to VEVO because of incorrect credentials | The provided ImmiAccount credentials do not match, or the password may have expired. |
VEVO_PERSON_NOT_FOUND | VEVO cannot identify the person | Some of the provided details (first name, last name, passport number, date of birth, or country) are incorrect. |
SUCCESS | Visa check is successful | The visa check returned the visa details as provided by the Visa Entitlement Verification Online (VEVO) service. |
Request Sent | The Meshed Platform has not yet received a response from the visa check. |
...