{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["json-schema","errorCodes"]},"type":"markdown"},"seo":{"title":"Errors","description":"itney Bowes Shipping API, developers can integrate features such as comparing shipping rates from multiple carriers, creating and purchasing shipping labels, tracking packages, scheduling pickups, managing returns, and accessing other shipping features. These APIs also offers a variety of shipping services, including international shipping and multi-carrier rate shopping, which allows developers to choose the best carrier and rate for each shipment.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":["openapi"],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"errors","__idx":0},"children":["Errors"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In case of an error, either on client or server, the API response contains a well formed JSON object including the error code, description and other additional error metadata."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"definition","__idx":1},"children":["Definition"]},{"$$mdtype":"Tag","name":"JsonSchema","attributes":{"schema":{"type":"object","description":"root error object","properties":{"errors":{"type":"array","description":"Array[Error]","items":{"type":"object","description":"the error object","properties":{"errorCode":{"type":"string","description":"The error code"},"errorDescription":{"type":"string","description":"The error description"},"additionalCode":{"type":"string","description":"Additional Error Code [Optional]"},"additionalInfo":{"type":"string","description":"Additional information about the error [Optional]"},"additionalParameters":{"type":"array","description":"The fields that might be incorrect in the request [Optional]","items":{"type":"string"}}},"required":["errorCode","errorDescription"]}}},"required":["errors"]},"options":{},"schemaResolved":{"openapi":"3.1.0","components":{"schemas":{"__root":{"type":"object","description":"root error object","properties":{"errors":{"type":"array","description":"Array[Error]","items":{"type":"object","description":"the error object","properties":{"errorCode":{"type":"string","description":"The error code"},"errorDescription":{"type":"string","description":"The error description"},"additionalCode":{"type":"string","description":"Additional Error Code [Optional]"},"additionalInfo":{"type":"string","description":"Additional information about the error [Optional]"},"additionalParameters":{"type":"array","description":"The fields that might be incorrect in the request [Optional]","items":{"type":"string"}}},"required":["errorCode","errorDescription"]}}},"required":["errors"]}}}},"schemaResolvedErrors":[]},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"example","__idx":2},"children":["Example"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"md","header":{"controls":{"copy":{}}},"source":"{\n  \"errors\": [\n    {\n      \"errorCode\": \"invalid_service_combination\",\n      \"errorDescription\": \"Unsupported combination of service and special service.\",\n      \"additionalCode\": \"1021119\",\n      \"additionalInfo\": \"Unsupported special service for selected Mail Service and or Parcel Type.\"\n    },\n    {\n      \"errorCode\": \"validation_error\",\n      \"errorDescription\": \"Invalid or missing unit of measurement / weight value.\",\n      \"additionalCode\": \"1000044\",\n      \"additionalParameters\": [\"Weight UOM\"]\n    }\n  ]\n}\n","lang":"md"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"codes","__idx":3},"children":["Codes"]},{"$$mdtype":"Tag","name":"ErrorCodes","attributes":{},"children":[]}]},"headings":[{"value":"Errors","id":"errors","depth":1},{"value":"Definition","id":"definition","depth":2},{"value":"Example","id":"example","depth":5},{"value":"Codes","id":"codes","depth":2}],"frontmatter":{"seo":{"title":"Errors"}},"lastModified":"2026-05-15T13:59:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/support/error-codes","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}