get https://demo.onefin.in/api/v2/call/api/<lead-id>/fetch-co-applicants/
Sample Response
{
"is_success": true,
"data":[<co_applicant1_details>,<co_applicant2_details>,....<co_applicantn_details>]
}
Sample Response
{
"is_success": true,
"data":[<co_applicant1_details>,<co_applicant2_details>,....<co_applicantn_details>]
}
Try It!
to start a request and see the response here!