HEAT PUMP KEYMARK API: Model

Commands

Get Details of a Single Model
/detail

Obtains detailed information on a single model from the database.

Parameters
  • id: Numeric ID of the model
Get a List of Models
/list

Obtains an overview of filtered models from the database.

Parameters
  • title: The model title. The argument may include '%' as a wildcard character.
  • subtypeTitle: The subtype title. The argument may include '%' as a wildcard character.
  • heatPumpType: The numeric ID of the heat pump type. Request /heatPumpType/list for a list of heat pump types.
  • certificationType: The exact date of certification. The arguments needs to be provided as DD.MM.YYY.
  • minCertificationType: The minimum date of certification. The arguments needs to be provided as DD.MM.YYY.
  • maxCertificationType: The maximum date of certification. The arguments needs to be provided as DD.MM.YYY.
  • manufacturer: The numeric ID of the heat pump type. Request /manufacturer/list for a list of manufacturers.
  • certificateRegistrationNumber: The certification registration number of the subtype.