This operation retrieves detailed information about a registered known shipper using their unique ID.
Known shipper details successfully retrieved.
Invalid or Bad Request
Unauthorized Error
Known Shipper not found.
Internal Server Error
{- "shipperID": "2000083071",
- "addressLine1": "1234 Elm Street",
- "addressLine2": "Suite 567",
- "addressLine3": "Building A",
- "cityTown": "San Francisco",
- "stateProvince": "CA",
- "postalCode": "941056743",
- "countryCode": "US",
- "name": "John Doe",
- "company": "PB",
- "phone": "1234512343",
- "carrierAccountId": "34jdsS81Kmp",
- "email": "string",
- "status": "new"
}