Loqate Harmony Documentation
  • GBG Loqate AU & NZ
  • Loqate Harmony API
    • Sign up for free trial
    • Login
    • API Specification
      • Authentication
      • Address
        • Address Validation & Lookup
        • Address by Geocode
        • Address Cleanse
        • Address Parse
        • Geocode Intl
      • Address Insights
        • Australian Insights
          • SEIFA Australia
          • ASGS Australia Statistical Geography Standard
          • Residential / Commercial
          • Deliverable address
      • Suburb Lookup
      • Business Validation and Lookup
      • Email Validation
      • Phone Validation
      • Matching
      • Moved Suppression
      • Deceased Suppression
      • Objects
        • Address Objects
        • Address Type Objects
        • Suburb Objects
        • Parse Objects
        • Email Objects
        • Phone Objects
        • Property Title Objects
        • Match Objects
        • Business Objects
      • Deprecated API services
        • Email Validation v1.1
        • Address v1
        • Address Cleanse v1
        • Address International
        • Address Combined
        • Address Types
    • Guides
      • Best Practices
        • Address Field Mappings
        • Finding an Address
      • User Derived Address
      • Expanded sub-premise reach
      • Parcel Locker Plus
      • Migrating to Address V2
      • Sign up/ Login
      • Support
      • Console
        • Getting your API keys
        • Getting Started
        • Add a Service
        • Dashboard
        • Subscriptions
          • Features
          • Users
          • Subscribed Plans
          • Allowlisting domains
          • Blocklist - Email Validation
        • Reports
        • Invoices
          • Paying Invoices
      • API Latency
    • Demos
      • How to use our demos
      • Address Validation Demo
      • Address by Geocode (Reverse Geocode) Demo
      • Address Cleanse Demo
      • Address Parse Demo
      • Business Validation Demo
      • Email Validation Demo
      • Phone Validation demo
    • Integrations
      • Client Libraries
        • Javascript Library v2.1.0
      • Adobe Commerce (Magento 2) Plugin
        • Magento2 User Guide
      • Woocommerce Plugin
        • Woocommerce Install Guide v2.0.0
        • Woocommerce Settings guide v2.0.0
      • Shopify Plus App
      • Gravity Forms
      • Voxco Survey Software
      • Salesforce CRM
      • Dynamics 365 CRM
      • Batch App - Lightweight
      • Deprecated Integrations
        • Harmony RightAddress c# example
        • Harmony RightAddress cURL example
        • Deprecated JS Library v2.0.1
        • Deprecated JQuery Library v1.8.1
    • Coverage
    • Address Exchange (Beta)
      • ADX Console
        • Searching Addresses in console
        • Create Address in console
        • Create Actions in console
      • ADX API Specification
        • Create Address
        • Get Address
        • Create Address Event
        • Edit Address Event
        • Create/Edit Address Attributes
        • Create/Edit Address Geopoint
        • Get Source Events
      • Reserved Attributes
    • GBG Status
  • Batch / Bulk Data Services
    • Serviced Batch
      • Bulk Address Cleanse
      • Email Serviced Batch
      • Phone Serviced Batch
      • Business Serviced Batch
  • Harmony Suite
    • Harmony Suite Overview
    • Release Notes
      • Version 3.0.0
        • New Features
        • Enhancements
        • Bug Fixes
        • Supported Platforms
    • User Guides
      • Version 3.0.0
        • Welcome to Harmony Suite
        • Glossary of terms
        • Upgrades
          • HSQL Upgrade
        • Email and Phone Validation
          • Prerequisites
          • Phone and Email PDP Configuration Setup
          • Phone Validation using Harmony Batch System
          • Phone Validation using Harmony WS
          • Email Validation using Harmony Batch
          • Email Validation using Harmony WS
          • Guides
            • Understanding Phone Data
            • Understanding Email Data
        • Business Lookup and Validation
          • Prerequisites
          • Business Lookup
          • Business Validation
            • Business Validation using Commercial Name Parser
            • Business Validation Configurations
            • Business Validation using Harmony Batch System
            • Business Validation using Harmony WS
          • Business data update guide
          • Guides
            • Understanding Business Data
            • Understanding Business Verification Code
            • Name Parse Ambiguity
        • Australia Post Parcel Locker Plus Lookup and Validation
          • Prerequisites
          • Australia Post Parcel Locker Plus Lookup
          • Australia Post Parcel Locker Plus Validation
            • PDP Configuration Setup
            • AupostValidation using Harmony Batch System
            • AupostValidation using Harmony WS
          • Guides
            • Knowledgebase Lexical Update
            • Understanding Australia Post Parcel Locker Plus Data
            • Interchangeable terms for Australia Post Parcel Lockers
        • Installation and Upgrade Reference Guide
        • Locate Reference Guide
        • Extensions Reference Guide
        • RealTime Reference Guide
        • Postmaster Reference Guide
        • Rapid Address ANZ Reference Guide
        • Post ANZ Reference Guide
        • Source of Truth Installation Reference Guide
        • Knowledgebase Configuration Reference Guide
        • Web Services Reference Guide
        • Management Console Reference Guide
        • Batch System Match Reference Guide
        • Batch System Cleanse Reference Guide
  • More from GBG
    • GBG GreenID
    • GBG Identity
    • GBG Fraud & Compliance
Powered by GitBook
On this page
  • License Criterion
  • Business Data Configuration File
  • Getting Started with Business Lookup APP to access Find API
  • Getting Started with Business Validation
  • API Access Details
  • Support and Assistance
  1. Harmony Suite
  2. User Guides
  3. Version 3.0.0
  4. Business Lookup and Validation

Prerequisites

A comprehensive guide that signifies the essential requirements that needs to be met to access Business Lookup and Validation. Before you begin, please follow the steps outlined below.

PreviousBusiness Lookup and ValidationNextBusiness Lookup

Last updated 1 year ago

License Criterion

To access the or API, you must meet the following prerequisites:

  1. Harmony License Key: Obtain a valid Harmony license key from our support team.

  2. Business Data:

    • Ensure you have access to valid business data associated with an active license key.

    • Make sure to copy the business data to the base location specified in the hello.properties file as detailed in the section below.

Business Data Configuration File

The configuration file hello.properties is available in $HARMONY_HOME/config folder.

This file details dedicated base folder location for Business Data, folders to be configured to store the recently downloaded Business Data updates and the folder to store the latest updated Business Data. Below are the details to configure.

Please ensure you have required access permissions on these folders.

Note:

Any changes to this file will require restart of Business App detailed in . Similarly changes to this file will also require restart of the application server and harmony HSQL database as detailed in .

BASE location prefix for Business API Index Data

By default, this property will read business data from $HARMONY_HOME/ROAD e.g. $HARMONY_HOME/ROAD/HELLO_BUSINESS_AU or $HARMONY_HOME/ROAD/HELLO_BUSINESS_NZ.

If you wish to designate a custom folder location, configure the property in the hello.properties, refer the sample below.

harmony.hello.business.location.base = C:/ROAD_2/HELLO_BUSINESS_AU

Latest location prefix for new Business API Index Data

By default, this property will read updated business data from $HARMONY_HOME/ROAD/LATEST e.g. $HARMONY_HOME/ROAD/LATEST/HELLO_BUSINESS_AU or $HARMONY_HOME/ROAD/LATEST/HELLO_BUSINESS_NZ.

If you wish to designate a custom folder location, configure the property in the hello.properties, refer the sample below.

harmony.hello.business.location.latest = C:/ROAD_2/UPDATED/HELLO_BUSINESS_AU

Download location prefix for the Business API Index Data going to be updated.

By default, this property will read business data from $HARMONY_HOME/ROAD/DOWNLOAD e.g. $HARMONY_HOME/ROAD/DOWNLOAD/HELLO_BUSINESS_AU or $HARMONY_HOME/ROAD/DOWNLOAD/HELLO_BUSINESS_NZ.

If you wish to designate a custom folder location, configure the property in the hello.properties, refer the sample below.

harmony.hello.business.location.download = C:/ROAD_2/DOWNLOAD/HELLO_BUSINESS_AU

configure reload api key to grab the new business data update available in "business.location.download" and update the designated "business.location.latest" folder.

Replace 'YOUR_RELOAD_API_KEY' with actual API Key designated for reload operations.

harmony.hello.business.reload.key=YOUR_RELOAD_API_KEY

Getting Started with Business Lookup APP to access Find API

Launch a terminal or command prompt within the $HARMONY_HOME directory where the harmony-business-app.jar is located, and run the provided command:

Launch Business App on default port (18080)

java -jar harmony-business-app.jar

Launch Business App on Custom Port

Run the following command, replacing CUSTOM_PORT_NUMBER with your desired port:

java -jar -Dserver.port=CUSTOM_PORT_NUMBER harmony-business-app.jar

Getting Started with Business Validation

start-up Application server (Tomcat)

From Start menu, Search for Harmony and then start up HSQL database by clicking Start Harmony Database

API Access Details

Support and Assistance

If you encounter any issues or have questions about accessing the Business API, feel free to reach out to our support team at [Customer.Support@gbgplc.com].

Thank you for choosing our Business API. We look forward to assisting you in integrating seamlessly with our services!

Follow these steps to launch the APP:

Follow these steps to process the .

Once the API is running, you can access it using the appropriate endpoints, authentication, and parameters. Refer to the for detailed information on available endpoints, request formats, and response structures.

Business Lookup
Business Validation
Business Lookup
Business lookup
Business Validation
Getting Started
Getting Started
Find