CHANGE_PD_VISIT_DATE_ADDED_IN_CET_PUSH_FUNCTION

This commit is contained in:
Venba 2024-03-28 04:31:51 +00:00
parent ae7fd498e0
commit d483b248e5

View File

@ -442,6 +442,7 @@ class SMC_Credit_PD_Controller extends REST_Controller {
'start_location'=>$mater_details[0]['start_location'],
'lender_applicant_id'=>$mater_details[0]['lender_applicant_id'],
'name'=>$applicant_details[0]['applicant_name'],
'pd_visit_date'=>$mater_details[0]['pd_visit_date'],
'pd_date_of_initiation'=>$mater_details[0]['pd_date_of_initiation']);
// foreach ($pd_section_data as $key => $value) {
// if (isset($value['json']) && $value['json'] != '') {