USPS


Overview

United States Post Office (USPS) is a US postal or mail service that provides its services to both domestic and international locations. Domestic services are operational within US, its insular areas, and its associated states. However, international services have been expanded in 180 countries. Here, is the list of all countries where USPS services are functional. List of countries


Trading in sending and receiving services, it provides the following benefits to its customers:
  • Sending mail and packages
  • Receiving mail and packages
  • Postal store (within US only)
  • Shipping & Mailing solutions for small to large businesses

We, as PB-SendTech Solutions, deal with sending and receiving services only.

  • Under Shipping & Mailing packages, we have USPS features like Shipping Label, Stamps, and Insurances, available in both domestic and international locations. And for Domestic, the sending services are available for US military stations also, which includes APO (Army/Air Force Post Office), FPO (Fleet Post Office), and DPO (Diplomatic Post Office).
  • While for Receiving, we have features like Tracking, Certified Mail- ERR (Electronic Read Receipt), POD (Proof of Delivery), and Schedule USPS Pickup.

Onboarding of a USPS Carrier Account

We do not support USPS carrier onboarding from API as of now.

API Operations for Shipping with USPS

The APIs integrate with USPS through the following operations:

OperationsMethodResource Path
Rate a ParcelPOST/api/v1/rates
Create a Shipping LabelPOST/api/v1/shipments
Reprint a LabelGET/api/v1/shipments/{{shipmentId}}/reprint
Void a LabelPUT/api/v1/shipments/{{shipmentId}}/cancel
Get Tracking InformationGET/api/v1/tracking/{{trackingNumber}}

Metadata

Metadata provides information about USPS carrier services, including origin and destination countries, supported carrier services, supported package types, and supported special services. Users can select specific origin and destination countries from the provided dropdown menu to dynamically view relevant metadata specific to those countries.

Metadata information not available