{
"params": {
"name": "a3f9b2c1d4e5f6g7h8i9j0k1l2m3n4o5",
"ir_attachment_id": 45,
"company_personnel_id": "c7x9p2q1d4e5f6g7h8i9j0k1l2m3n4o5"
}
}curl --location 'https://staging-auth.fuyoh.my/api/loan_application/delete_files' \
--header 'Content-Type: application/json' \
--data '{
"params": {
"name": "a3f9b2c1d4e5f6g7h8i9j0k1l2m3n4o5",
"ir_attachment_id": 45,
"company_personnel_id": "c7x9p2q1d4e5f6g7h8i9j0k1l2m3n4o5"
}
}'{
"result": {
"success": true
}
}