Jun 30, 2023

  • We have updated Mercury API by adding new compatibility parameters that are available for adverts created in Otomoto (Poland) and Autovit (Romania).
    The new parameters are:
    • Donor Vehicle (urn:concept:donor-vin) - This is an optional string parameter. It represents the VIN of the vehicle where the car part was taken from. You can either fill in the donor vin or the donor vehicle, no need to fill in both fields
    • Donor Vehicle (urn:concept:donor-vehicle) - This is an optional string parameter. It represents the vehicle where the car part was taken from. You can either fill in the donor vin or the donor vehicle, no need to fill in both fields. The donor vehicle field expects a string using the format <make> <model> <variant> <year-range>, where all fields these properties are expected to be present. (example: BMW seria 3 330d Touring 2004)
    • Matching Vehicles (urn:concept:matching-vehicles) - This is an optional string parameter. It represents the list of vehicles compatible with the given part. The matching vehicles field expects a string with one vehicle per line using the format <make> <model> <variant> <year-range>
      Examples:
      • BMW seria 3 330d Touring 2003-2005
      • BMW seria 3 320td compact 2003-2005
      • BMW seria 3 330 Cd Coupe 2003-2006
      When one of the fields is not supplied it will mean that the matching applies to all the possible values for that field, as an example, if only BMW seria 3 is supplied in the list, it will mean that the part is supposed to apply to all BMW seria 3 variants.
    • Warranty (urn:concept:warranty) - This is an optional integer parameter. It represents the duration of the warranty, in months, for the given part.