Error 1021117

{
    "errorCode": "1021117",
    "errorDescription": "Weight is greater than the maximum for the service.",
    "additionalInfo": "Weight is greater than maximum for the mail service."
}

This error occurs when the weight is more than the maximum weight allowed for the particular carrier service. Use the Get Carrier Rules API to retrieve the carrier’s shipment rules, including the limits on weights and dimensions for each service and parcel type. Apply the rules in your application.


Back to Error Codes.