Access denied Access granted Authentification Draft Deprecated
manufacturer : getEquipment
Last change: 2023-01-20 14:16:19
Get the list of equipments for a manufacturer
Parameter
Value
Description
manufacturerId
Manufacturer id
filterName
If set, filter on the name of equipments
type
[cadence|speed|speedInteractive]
cadence: Effort calculation based on cadence
speed: Effort calculation based on speed
speedInteractive: Effort calculation based on speed for interactive equipment
forceStandard
If set to 1, the return will use a new format implemented (better compliance standard) - Default: 0
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/manufacturer/getEquipment?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
  • equipment: list of elements
Response : Error / Failed
Response status is replaced by one of the following:
  • UNABLE_TO_FIND_MANUFACTURER: The specified manufacturer does not exist
  • INVALID_TYPE_VALUE: Invalid type value (Example of possible value: speed)
Sign in