Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Age incorrect.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The customer must be older than 18 years old.",
        "errorCode": "KT-FR-4110"
      }
    }
  ]
}