KT-DE-4501
Error Type: VALIDATION
Invalid postcode and city format.
The format of the postcode and city is invalid. It should start with 5 digits, followed by a space and then the city name.
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"
}
}
]
}