Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Invalid postcode and city format.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The format of the postcode and city is invalid. It should start with 5 digits, followed by a space and then the city name.",
        "errorCode": "KT-DE-4501"
      }
    }
  ]
}