Get master card number
Get master card number.
- Master card can be used to add another cards to the panel
- Available only on panels with card readers
- Representation is possible in decimal and hexadecimal form. See
/access/general/wiegand/type
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- master_card string
Possible values:
<= 20 characters
, Value must match regular expression[a-fA-F0-9]{1,20}
{
"master_card": "123456789"
}
{
"master_card": "123456789"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...