United States Postal Service · Example Payload

Domestic Prices Extra Service Rate Response Example

GovernmentPostal ServiceShippingLogisticsAddress ValidationPackage Tracking

Domestic Prices Extra Service Rate Response Example is an example object payload from United States Postal Service, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

extraServices

Example Payload

Raw ↑
{
  "extraServices": [
    {
      "extraServiceCode": "955",
      "name": "Signature Confirmation",
      "price": 3.8
    }
  ]
}