DropLocationAddressKeyFormat
Contains all of the basic information about a location, Consignee Name, Building Name, Address Lines, City, State/Province, Postal Code and Country or Terriotry Code.
Properties
Name | Type | Required | Description |
---|---|---|---|
addressLine | string | ✅ | Address Line Information of the UPS location The address level or Intersection information. Only two address lines will be returned. The second line may contain such information as the building name, the suite, and room. |
politicalDivision2 | string | ✅ | City. |
politicalDivision1 | string | ✅ | State/Province. |
postcodePrimaryLow | string | ✅ | Postal Code. |
countryCode | string | ✅ | A country or territory code. Valid values to be returned are: US-United States (meaning US 50). |
consigneeName | string | ❌ | Name. (Also includes the building name)Return if available. |
politicalDivision3 | string | ❌ | Subdivision within a City. e.g., a Barrio. |
postcodeExtendedLow | string | ❌ | 4 Digit postal code extension. Valid for US only. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs