KT-CT-6732
Error Type: VALIDATION
Invalid referral status transition.
The referral status cannot be transitioned backwards. Status can only move forward from Pending to Paid or Cancelled.
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"
}
}
]
}