resource.not.found, no unique matching shipper rate plan foundΒΆ

{
    "errorCode": "resource.not.found",
    "errorDescription": "no unique matching shipper rate plan found",
    "additionalInfo": "no unique matching shipper rate plan found"
}

This error can occur if you use the incorrect Shipper Rate Plan while sending your request. Please review the Shipper Rate Plans available to you and make sure you are specifying the correct plan in the X-PB-Shipper-Rate-Plan request header.


Back to Error Codes.