APAC
New Zealand
Composite Searching
4 min
composite search in new zealand enables clients to automate the selection of multiple services, processing verification inputs through successive data sources and returning responses from each selected service example 1 api requests and responses with following four services configured new zealand companies office new zealand credit bureau new zealand linz property new zealand residential example 2 api requests and responses with following four services configured new zealand dia passport new zealand driver licence new zealand consumer new zealand credit bureau service responses overview each service returns its own self contained response block, ensuring modular and source specific verification results consumers of this api should handle varying response structures dynamically based on the requested services service responses element the serviceresponses object in the api response contains verification results from one or more data sources, structured under their respective service names each service (e g , "new zealand residential" , "new zealand credit bureau" from example 1) returns a distinct response block with service specific data structure and behavior each key within serviceresponses corresponds to a service name , representing an individual verification source services may return data from a single source or multiple sources in a sequenced api call the structure of each service response varies, with fields such as status , identityverified , and safeharbourscore differing between services the verifications block contains service specific boolean indicators for individual verification checks (e g , addresselement1 , dateofbirth , firstname ) the returneddata block provides metadata (if applicable)