Customer/Property
Authorization required: Yes
HTTP methods allowed: GET
Syntax: Customer/{id}/Property/{name}/ Details Details
Syntax: Customer/{id}/Property/{name}/{field}/ Details
Returns property {name} for Customer identified by {id}
The parameter {id} is optional. If not given the call will return information about the customer identified by the authorization credentials used.
Optionally a sub-field of property may be specified as the {field} parameter. This is useful if just some specific information is needed.
{name} may consist of multiple property names separated by comma
See also Device/Property which shows more query options.
Unit-tests: 3 test(s)
Popularity: 4375 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04