You can seamlessly integrate desktop applications with Verified First via URL pre-filling. A URL formula can be built using merge tags from the desktop application and all necessary fields will be pre-filled in the order menu. If you choose to embed an iframe within the application, redirects to a browser are no longer necessary.
Standard URL's include:
- Sandbox
- staging.verifiedfirst.com
- api2.verifiedfirst.com
- Production
- portal.verifiedfirst.com
- api1.verifiedfirst.com
URL Formatting (separate each by the '&' symbol):
- First Name = 'fname=Hank'
- Last Name = 'lname=Mess'
- Middle Name = 'mname=F'
- Email = 'email=hankthemess%40gmail.com'
- State of Volunteering/Employment = 'statejob=tx'
- Reference Code = 'refcode=test%20ref'
- Address Type = 'dom_int=dom'
- Street Address = 'address=main%20street'
- City = 'city=meridian'
- State = 'state=id'
- Zip Code = 'zip=123456'
- ID 1 = ‘dgfjvkfhbmd07dfv9w7h349vh4’
- Keep User Logged In = ‘keep=true’
- Suppress Video on Login Page = ‘video=false’
Completed URL's Should Resemble The Below:
Bulk Ordering
- Review the Verified First CSV Format
- Generate a CSV and Host on a Public URL
- Build the following URL containing your CSV file
Linking to Results in Verified First
- URL Formula:
- https://portal.verifiedfirst.com/#/search?query={filenumber}&type=all
- Where the File Number is, for example, ‘123456’
Query if Account Number Exists
-
https://api2.verifiedfirst.com/v2/public/account/123456 = "Account Exists"
-
https://api2.verifiedfirst.com/v2/public/account/234567 = {"error" : "Account Does Not Exist","data" : ""}
If you have any further questions, or need a product enabled on your account,
please contact Verified First Client Services for assistance.
Call 844-709-2708 or email ClientServices@VerifiedFirst.com
Comments
0 comments
Article is closed for comments.