United States Postal Service · Example Payload

Tracking Tracking Result Example

GovernmentPostal ServiceShippingLogisticsAddress ValidationPackage Tracking

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

Top-level fields

TrackSummaryTrackDetail

Example Payload

Raw ↑
{
  "TrackSummary": "TrackSummary-value",
  "TrackDetail": [
    "item-value"
  ]
}