HEAT PUMP KEYMARK API: Subtype

Commands

Get Details of a Single Subtype
/detail

Obtains detailed information on a single subtype from the database.

Parameters
  • id: Numeric ID of the subtype
Get a List of Subtypes
/list

Obtains an overview of filtered subtypes from the database.

Parameters
  • title: 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.
  • certificationDate: The exact date of certification. The arguments needs to be provided as DD.MM.YYY.
  • minCertificationDate: The minimum date of certification. The arguments needs to be provided as DD.MM.YYY.
  • maxCertificationDate: 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.