United States Postal Service · Example Payload

Carrier Pickup Pickup Response Example

GovernmentPostal ServiceShippingLogisticsAddress ValidationPackage Tracking

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

Top-level fields

confirmationNumberdayOfWeekpickupDateaddress

Example Payload

Raw ↑
{
  "confirmationNumber": "WTC123456789",
  "dayOfWeek": "Monday",
  "pickupDate": "2025-03-17",
  "address": "address-value"
}