Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Invalid referral status transition.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The referral status cannot be transitioned backwards. Status can only move forward from Pending to Paid or Cancelled.",
        "errorCode": "KT-CT-6732"
      }
    }
  ]
}