Fetch Collateral Dedupe Details
POST Update Customer Ckyc
This is the Loan management API used for fetching Collateral Dedupe Details.
URL: {{base_url}}/loan-management/v1/getCollateralDedupeDetails
Request
Request Body Required
{ "dedupe": "string", "collateral_id": "string", "global_collateral_id": "string", "dedupe_collateral_type": "string", "dedupe_collateral_subtype": "string", "registration_number": "string", "owner_name": "string", "property_address": "string", "property_distance": "string", "chasis_no": "string", "engine_number": "string" } |