The operation fetches a list of supported services for a carrier with respect to specific origin and destination country. If query parameters are not provided, this will default to USPS
as carrier, US
as both origin and destination country code.
A list of services has been fetched.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "services": [
- {
- "serviceId": "EM",
- "brandedName": "Priority Mail Express™"
}
]
}