USA CASS2 Engine

Our CASS2 Engine The latest CASS2 Cycle-O engine replaces our old CASS™ engine which was retired as of 31st July 2023. All existing customers have now migrated to the CASS2 engine. All customers using CASS2 must download the 2023 Q3.1 Loqate API and CASS2 together...

License Expiry Date – C++ Sample

#include "lqtcr.h" #include "stdio.h" #include #include #include #include using namespace std; std::vector split(std::string productstr,std::string sep){ char* cstr=const_cast(productstr.c_str()); char* temp; std::vector arr; temp=strtok(cstr,sep.c_str());...

Process Generated Fields

Non-address fields that are either generated by the engine during processing or referenced from the country-specific configuration files are described below. These fields are returned alongside the Address and Report fields. Field descriptions for all processes can be...