Interchangeable terms for Australia Post Parcel Lockers

This page details about the interchangeable terms for parcel lockers during lookup or validation.

Configure Interchangeable Parcel Locker Terms

Terms for parcel locker can be configured using the file 'general_au.properties' available in $HARMONY_HOME/config/sub folder.

Default terms listed in the file are as follows:

Adding additional interchangeable terms as follows:

If a user is searching for a parcel locker address using the term 'Pcl Lkrs,' they will need to add this term to the properties file.

You can add or modify terms in this file according to your requirements to ensure that users can search for parcel locker addresses using various terms.

Sample to demonstrate the response of HRA similar-addresses using the new term.

API:

chevron-rightPOST http://localhost:8080/HRAWeb/hra/rest/au/address/similar-addressesarrow-up-righthashtag

chevron-rightRequest: Input of 'PCL LKRS'hashtag
chevron-rightResponse: Shows that 'Pcl lkrs' is interchangeable with 'Parcel Lockers' during lookuphashtag

Sample to demonstrate the response of AupostValidation PDP using the new term.

API:

chevron-rightPOST http://localhost:8080/HarmonyWS/rest/parseCustomerDataarrow-up-righthashtag

chevron-rightRequest: Input of 'PCL LKRS'hashtag
chevron-rightResponse: Shows that 'Pcl lkrs' is interchangeable with 'Parcel Lockers' during validationhashtag

Last updated