...
Navigate to Offers > Visa Check
[TODO]
Visa Check
...
Status
The Meshed Visa Check Integration uses 'fastcheck' mode, where visa checks are processed in the background and take several steps to complete. Because of this, it’s essential to verify the status of a visa check before acting on the returned information.
...
When a visa check is performed, the information returned is aa a response in the Meshed Platform. The response consists of a ‘Response Code’ and a ‘Response Detail’. The visa check response is used in conjunction with the visa check status information.Meshed Platform returns 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.
A visa check can have one of the following responses:
Response Code | Response Detail | Description |
---|---|---|
VEVO_ACCOUNT_NO_ACCESS | VEVO account does not have access to the visa check service | ImmiAccount does not have the VEVO service enabled. Client will have to 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 might have expired |
VEVO_PERSON_NOT_FOUND | VEVO cannot identify the person | Some provided details (Firstname, lastname, passport, DOB, or country) is incorrect |
SUCCESS | Visa check is successful | Visa check gave back the visa details as per VEVO |
Request Sent | This is a Meshed status where we have not yet received any response from the API. This will increase the counter to reserve the visa check, to be counted when the response is received |
Visa Checks Count
The Meshed Platform tracks the number of Visa Checks performed to monitor when the monthly Tier Visa Check limit is reached.
...