Skip to main content

Error Message

{
  "errors": [
    {
      "message": "The transfer amount is not a whole number of pounds.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The transfer amount must have a zero pence component.",
        "errorCode": "KT-GB-10213"
      }
    }
  ]
}