Provides address "autocomplete" for users or applications. When a user begins typing into a form (e.g., street name, city, postal code, etc.), the method returns a list of possible relevant addresses or their components. It is primarily used for:
Accelerating address entry when creating a shipment.
Ensuring the accuracy (validity) and proper formatting of an address before it is submitted to the PPL system.
Minimizing errors during manual address entry.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/addressWhisper?Street&ZipCode&City&CalledFrom' \
--header'Accept-Language;' \
--header'X-Correlation-ID;' \
--header'X-LogLevel;'