Get master card number
Get master card number. Master card can be used to add another cards to panel. Available only on panels with card readers
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- master_card string
Possible values: Value must match regular expression
[0-9]{1,10}
{
"master_card": "123456789"
}
{
"master_card": "123456789"
}
Log In
Loading...