Skip to main content

Vehicle Financier

This API retrieves the list of vehicle financiers (banks or financial institutions) associated with motor insurance policies. It returns financier details required for hypothecation and policy issuance.

Path Parameters
    category category required

    Specifies the lookup category. This API accepts only 'banknm' as the value.

    manufacturerId manufacturerId required

    ManufacturerID for e.g GO4WCI

    keyword keyword required

    Search keyword used to filter financier names.

Responses

Successful Response


Schema
    reqId string

    Unique request identifier.

    errors string[]

    List of errors if any.

    data string[]

    List of vehicle financiers matching the search keyword.

Loading...