Get master card number
Get master card number. Available only on panels with card readers.
Responses
- 200
- 401
- 403
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- master_card string
Possible values: Value must match regular expression
[a-zA-Z0-9]{1,10}
{
"master_card": "123456789ABC"
}
{
"master_card": "0000"
}
Log In
Administrator rights required
Loading...