United States Postal Service · Example Payload

Addresses City State Example

GovernmentPostal ServiceShippingLogisticsAddress ValidationPackage Tracking

Addresses City State Example is an example object payload from United States Postal Service, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

citystateZIPCode

Example Payload

Raw ↑
{
  "city": "WASHINGTON",
  "state": "DC",
  "ZIPCode": "20212"
}