v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
Products

Get specific equipment product

Retrieve a specific equipment product based on the manufacturer and device type.

get/api/equipment/products/{manufacturer}/{deviceType}

Path parameters

manufacturerstring required

The manufacturer of the product.

deviceTypestring required

The type or model of the device.

Response

Success

manufacturerstring

The manufacturer name of the product or terminal.

productNamestring

The display or commercial name of the product.

modelIdinteger

Unique numeric identifier of the product model.

frontendsstring[]

List of supported front-end interfaces or applications associated with the product.

productType'Terminal' | 'Software'

The category of the product. Typically a terminal or device type.