by Chris Harman | Oct 11, 2018 | Keep (KP Project), Release
Resolved Case List Case Subject ISO 6815 Austria data alignment improvement AUT 8935 USA Building data improvement USA 9163 Australia Thoroughfare improvement AUS 9610 Australia Thoroughfare improvement AUS 9623 USA Local API Building improvement USA 10014 France PDH...
by Chris Harman | Sep 19, 2018 | Keep (KP Project), Documentation
CASS2 Java sample code import com.loqate.*; import java.io.*; import java.net.*; public class lqtSample { static { System.loadLibrary(“lqtjava”); } public static void main(String args[]) { // Loqate objects lqtServer srv = lqtServer.create();...
by Chris Harman | Sep 19, 2018 | Keep (KP Project), Documentation
CASS2 C# Sample Code using System; using System.Collections.Generic; using System.Text; using com.loqate; namespace lqtSample { class lqtSample { static void Main(string[] args) { // Loqate objects lqtServer srv = lqtServer.create(); lqtInputRecord rec =...
by Chris Harman | Aug 15, 2018 | Keep (KP Project), battlecards
Address Verification Code – Tutorial – Canada Canada (CA) Example: We will be using the address: 550 BURRARD ST RM 1230 VANCOUVER BC V6C2K2, CA, for the following examples. Example 1: Input Address 550 BURRARD ST RM 1230 VANCOUVER BC V6C2K2, CA After running the...
by Chris Harman | Aug 15, 2018 | Keep (KP Project), Documentation
Address Verification Code – Tutorial In this section, you will find different examples of AVC levels by country. Please select a country from the list below to get started. United States of America (US) Canada (CA) Search Our Site Search for: More in This...
by Chris Harman | Aug 7, 2018 | Keep (KP Project), battlecards
Address Verification Code – Tutorial USA Example: We will be using the Loqate Redwood City office address for the following examples. Example 1: Input Address 805 Veteran’s blvd ste 305 Redwood City, 94063-1737, CA, USA After running the address through...