Name | Description | Type | Additional information |
---|---|---|---|
InternalNrLong |
Long internal number of the identifer. Leading zeros will be removed |
string |
Required Matching regular expression pattern: [0-9a-fA-F]+ String length: inclusive between 0 and 20 |
RegistrationNr |
Registration number of the identifier |
string |
String length: inclusive between 0 and 100 |
Technology |
Used technology of the identifier. The meaning is : 0 UNIQUE (H4102); 1 High Security (HS); 2 MIFARE (MF); 3 ABA Track; 4 HID; 5 Desfire |
integer |
Matching regular expression pattern: [0,1,2,3,4,5] |
Type |
Type of the idenfier. The meaning is: 0 - Card; 1 - Tag; 2 - Bracelet; 3 - Visiting card; 4 - EntryCode; 5 - Article, not supported by WebAPI |
integer |
Matching regular expression pattern: [0,1,2,3,4] |
Status |
Actual status od the identifier. The meaning is: 0 - free, not yet assigned; 1 - Already assigned, not supported by WebAPI Base identifier management; 2 - Lost; 4 - Configuration, not supported by WebAPI |
integer |
Matching regular expression pattern: [0,2] |
Lock |
Lock flag of the identifier. The meaning is: 0 - open; 1 - locked |
integer |
Range: inclusive between 0 and 1 |
Security |
Security flag of the identifier; The meaning is: 0 - not secure identifier; 1 - secure identifier |
integer |
Range: inclusive between 0 and 1 |
ValidFrom |
The begin of the identifier validity in format "yyyy-MM-ddTHH:mi:ss". The time is included |
date |
None. |
ValidTo |
The end of the identifier validity in format "yyyy-MM-ddTHH:mi:ss". The time is included |
date |
None. |