Skip to main content

Fetch Collateral Details for Loan Id

 

fotor_2023-4-20_2_17_33.png


GET Collateral form Loan Id

This Synofin API retrieves all the essential Collateral information using this Loan Viewer API using Loan Id.

fotor_2023-4-20_2_17_33.png

URL: {{base_url}}/loan-management/v1/getCollaterals

RequestRun in Postman: GET Loan Collaterals

Request: 

Request Type: GET
Authorization: Bearer Token
Query Parameter
Query Parameter:
identity
Key Data Type DescriptionValidationsDefault ValueRequired
loanId*loanId Integer
Unique
constraint 
* required Param

Response: 200
{
    "response": true,
    "data": {},
    "error": {}
}
N/A - Yes



Response:

Success: 200 OK
Schema
Attribute
TypeDescriptionMandatory
response

Boolean

data

Object


<Collateral>
Object


descriptionString

addressString

pincodeInteger

remarksString

identifierString

longitudeNumber

longitudeNumber

capacityString

statusString

markingString

countryString

regionString

stateString

cityString

districtString

talukaString

villageString

collateral_idInteger

cersai_scoreInteger

loan_idInteger

is_building_constructedBoolean

built_up_areaString

carpet_areaString

age_of_propertyinteger

residual_age_of_propertyinteger

plot_numberInteger

seller_nameString

present_registered_ownerString

tct_noString

lot_noString

percentage_shareString

is_property_registered_in_favour_of_borrowerBoolean

registration_numberString

agreement_valueString

amenities_agreement_valueString

owner_nameString

ownership_percentage_shareString

policy_note_numberString

insurance_company_nameString

insurance_termString

coverage_amountNumber

premium_amountNumber

insurance_deviation_detailsString

cersai_txn_ref_noString

cersai_security_interest_idString

cersai_no_of_borrowersString

cersai_no_of_documentsString

cersai_no_of_third_partiesString

country_stringString

region_stringString

state_stringString

city_stringString

district_stringString

taluka_stringString

village_stringString

karat_valueString

gross_weightInteger

net_weightInteger

rf_idString

collateral_productString

installer_nameString

installer_gstnoString

installer_addressString

installer_cityString

installer_stateString

installer_pincodeString

installer_districtString

installer_idString

cost_of_assetDouble

pv_module_modelString

pv_module_makeString

inverter_modelString

inverter_makeString

asset_typeString

vehicle_typeString

manufacturerString

productString

modelString

chasis_noString

dealer_nameString

dealer_addressString

dealer_cityString

dealer_stateString

dealer_pincodeString

policy_cover_note_numberString

insurance_companyString

start_date_disburse_dateString

coverage_typeString

ownership_statusString

installer_address_jsonJSON

vehicle_registration_noString

engine_noString

global_collateral_identifierString

property_informationString

land_typeString

land_areaInteger

model_yearInteger

gross_totalDouble

total_discountDouble

total_taxDouble

total_invoice_amountDouble

invoice_line_itemString

sub_registrarString

carpet_up_area_unitDouble

built_up_area_unitDouble

collateral_typeString

collateral_subtypeString

repossession_statusString

property_typeString

nature_of_propertyString

market_valueDouble

property_classificationString

property_ownershipString

property_purposeString

address_typeString

current_usageString

agreement_typeString

sale_deed_dateDate

ownership_datesDate

disbursal_dateDate

cersai_security_interest_creation_dateDate

collateral_documentString

insurance_start_dateDate

insurance_end_dateDate

valuation_date_of_assetDate

property_usageString

hypothecation_statusString

s_noInteger

owner_father_nameString

previous_financerString

dealer_payment_modeString

dealer_bank_account_numberString

dealer_contact_numberString

 




Body
{
   "response": true,
   "data": {
      "<Collateral>": {
         "description": "string",
         "address": "string",
         "pincode": 0,
         "remarks": "string",
         "identifier": "string",
         "longitude": 0,
         "latitude": 0,
         "capacity": "string",
         "status": null,
         "marking": null,
         "country": null,
         "region": null,
         "state": "string",
         "city": null,
         "district": "string",
         "taluka": "string",
         "village": "string",
         "collateral_id": 0,
         "cersai_score": null,
         "loan_id": 0,
         "is_building_constructed": null,
         "built_up_area": "string",
         "carpet_area": "string",
         "age_of_property": null,
         "residual_age_of_property": null,
         "plot_number": null,
         "seller_name": null,
         "present_registered_owner": null,
         "tct_no": null,
         "lot_no": null,
         "percentage_share": null,
         "is_property_registered_in_favour_of_borrower": null,
         "registration_number": null,
         "agreement_value": null,
         "amenities_agreement_value": null,
         "owner_name": "string",
         "ownership_percentage_share": null,
         "policy_note_number": null,
         "insurance_company_name": null,
         "insurance_term": null,
         "coverage_amount": null,
         "premium_amount": null,
         "insurance_deviation_details": null,
         "cersai_txn_ref_no": null,
         "cersai_security_interest_id": null,
         "cersai_no_of_borrowers": null,
         "cersai_no_of_documents": null,
         "cersai_no_of_third_parties": null,
         "country_string": "string",
         "region_string": null,
         "state_string": "string",
         "city_string": "string",
         "district_string": "string",
         "taluka_string": "string",
         "village_string": "string",
         "karat_value": null,
         "gross_weight": null,
         "net_weight": null,
         "rf_id": null,
         "collateral_product": "string",
         "installer_name": null,
         "installer_gstno": null,
         "installer_address": null,
         "installer_city": null,
         "installer_state": null,
         "installer_pincode": null,
         "installer_district": null,
         "installer_id": null,
         "cost_of_asset": null,
         "pv_module_model": null,
         "pv_module_make": null,
         "inverter_model": null,
         "inverter_make": null,
         "asset_type": null,
         "vehicle_type": null,
         "manufacturer": null,
         "product": null,
         "model": null,
         "chasis_no": null,
         "dealer_name": null,
         "dealer_address": null,
         "dealer_city": null,
         "dealer_state": null,
         "dealer_pincode": null,
         "policy_cover_note_number": null,
         "insurance_company": null,
         "start_date_disburse_date": null,
         "coverage_type": null,
         "ownership_status": null,
         "installer_address_json": null,
         "vehicle_registration_no": null,
         "engine_no": null,
         "global_collateral_identifier": "string",
         "property_information": null,
         "land_type": "",
         "land_area": 0,
         "model_year": null,
         "gross_total": null,
         "total_discount": null,
         "total_tax": null,
         "total_invoice_amount": null,
         "invoice_line_item": [],
         "sub_registrar": "string",
         "carpet_up_area_unit": null,
         "built_up_area_unit": null,
         "collateral_type": "string",
         "collateral_subtype": null,
         "repossession_status": "string",
         "property_type": null,
         "nature_of_property": "string",
         "market_value": 0,
         "property_classification": null,
         "property_ownership": null,
         "property_purpose": null,
         "address_type": null,
         "current_usage": null,
         "agreement_type": null,
         "sale_deed_date": null,
         "ownership_dates": [],
         "disbursal_date": null,
         "cersai_security_interest_creation_date": null,
         "collateral_document": [],
         "insurance_start_date": null,
         "insurance_end_date": null,
         "valuation_date_of_asset": null,
         "property_usage": "string",
         "hypothecation_status": null,
         "s_no": null,
         "owner_father_name": null,
         "previous_financer": null,
         "dealer_payment_mode": null,
         "dealer_bank_account_number": null,
         "dealer_contact_number": null
      }
   },
   "error": null
}
 
Internal Server Error: 500

Note: If the API is unable to retrieve data for specific fields against the relevant Loan Id, then this error will occur.

Schema
Attribute

TypeDescriptionMandatory
response
StringInternal status code that denotes the status of requestYes
data
ObjectResponse Object for the given inputsNo
errorObject DataObjectInternal error object for the given inputsYes

codeintegerInternal error code for APIYes
textStringError message for the APINo
detailStringReason / Detail for the cause of errorNo
Body
Expected messages as per Status API :
Error CodeDescription
107001An Exception occurred in saving data
{
    "response": false,
    "data": null,
    "error": {
        "code": 0,
        "text": "string",
        "detail": "string"
    }
}

Unauthorized: 401

Note: If the API is not authorized with the Token or if the authorization token has expired, this error is going to show up.

Body
{
    "code": 401,
    "message": "auth fail, you can retry!"
}