DK_Vehicle_Modellist_Get

Description

The DK_Vehicle_Modellist_Get is an API to identify a car variant, in case end
user does not have the registration number. The API will return a list of car
variants sorted by ascending price value. The insurance price will be
provided by the API DK_CarPrice_Get by inserting one car variant from the
output list of DK_Vehicle_Modellist_Get.

When you…