Update Customers Basic Details
POST Customer Details
This is the Loan management API used to update customers' basic details.
URL: {{base_url}}/loan-modification/v1/service-request/save
Request
Body
{
"service_request_type": "edit_customer_detail",
"service_request_subtype": "2",
"service_type": "basic_info",
"loan_id": "12226"278",
"request_data": {
"customer_id"aadhar": 16760,"123456789123",
"constitution_type"caste": "",
"caste_type": "general",
"category": "general",
"cibil": 446,
"constitution_type": "individual",
"customer_id": 273,
"dob_doi": "1981-02-28"1999-04-09",
"driving_licence": "R2R2RR44R4",
"form_60": "2323R2F2F432F43",
"gender": "male",
"marital_status": "married"single",
"pan": "LCBPS1233D",
"passport": "42R3R3344",
"religion": "hindu"hinduism",
"category": "",
"driving_licence": "",
"form_60": "",
"caste": "other",
"voter_id": "",
"passport": "",
"pan": "FBJPP7205R",
"cibil": 776,
"transaction_date": "2024-09-10"18",
"voter_id": "R23R23F32322"
},
"service_request_id": "",
"service_request_subtype": "2",
"service_request_type": "edit_customer_detail",
"service_type": "basic_info"
}