From cb5c448d20e893554d2d6fe54bdb06aa518cf2b4 Mon Sep 17 00:00:00 2001 From: Amruth-Vamshi <130033232+Amruth-Vamshi@users.noreply.github.com> Date: Thu, 4 Jan 2024 08:23:25 +0530 Subject: [PATCH] Update kisanPortalErrors.json --- src/common/kisanPortalErrors.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/common/kisanPortalErrors.json b/src/common/kisanPortalErrors.json index 0d906fb..9fe0b12 100644 --- a/src/common/kisanPortalErrors.json +++ b/src/common/kisanPortalErrors.json @@ -155,6 +155,38 @@ "text":"Dear {{farmer_name}}, I checked your record and found that your Land details were not uploaded by the State/UT Government. I suggest you visit the Block/Tehsil/District Office and get it updated on the PM-KISAN portal", "types":["payment"] }, + "Farmer Record has been rejected by PFMS / Bank": { + "text": "Dear {{farmer_name}}, I have checked your status and found that there is some issue with your bank account. Link your Aadhaar with your active bank account and enable it for DBT payment to continue to avail the benefits.", + "types":["payment"] + }, + "Waiting for approval by state": { + "text": "Dear {{farmer_name}}, I have checked your status and found that your PMKISAN account is being verified by the State. Please visit your nearest district/ block office and get your details updated on the PM KISAN portal.", + "types":["payment"] + }, + "1st installment transaction failed to 15th installment transaction failed": { + "text": "Dear {{farmer_name}}, I have checked your status and found that there is some issue with your bank account. Link your Aadhaar with your active bank account and enable it for DBT payment to continue to avail the benefits.", + "types":["payment"] + }, + "Farmer belongs to Exclusion category": { + "text": "Dear {{farmer_name}}, I have checked your status and found that you have been marked as ineligible by the State as you belong to Exclusion category as per PMKISAN scheme guidelines. If this status is not correct, please Visit your nearest district/ block office and get your details updated on the PM KISAN portal.", + "types":["payment"] + }, + "Invalid account type. Account is not Saving or Jandhan": { + "text": "Dear {{farmer_name}}, I have checked your status and found that there is some issue with your bank account. Link your Aadhaar with your active bank account and enable it for DBT payment to continue to avail the benefits.", + "types":["payment"] + }, + "Farmer marked as \"InEligible\"": { + "text": "Dear {{farmer_name}}, I have checked your status and found that you have been marked as ineligible by the State as you belong to Exclusion category as per PMKISAN scheme guidelines. If this status is not correct, please Visit your nearest district/ block office and get your details updated on the PM KISAN portal.", + "types":["payment"] + }, + "Temporary hold due to account revalidation": { + "text": "Dear {{farmer_name}}, I have checked your status and found that there is some issue with your bank account. Link your Aadhaar with your active bank account and enable it for DBT payment to continue to avail the benefits.", + "types":["payment"] + }, + "Exempted/Not given": { + "text": "Dear {{farmer_name}}, I have checked your status and found that you have been marked as ineligible by the State as you belong to Exclusion category as per PMKISAN scheme guidelines. If this status is not correct, please Visit your nearest district/ block office and get your details updated on the PM KISAN portal.", + "types":["payment"] + }, "No Errors": { "text": "Dear {{farmer_name}}, I have checked your account and found that you received all the instalments till now from your PM KISAN registration date {{Reg_Date (DD-MM-YYYY)}}. You will receive your next instalment payment soon in your Aadhaar seeded bank account." }