| Name | Description | Type | Additional information |
|---|---|---|---|
| MatchUserByInternalCardNumber |
Represents the internal/encoded number of the card to lookup a User by |
integer |
None. |
| MatchUserByEmployeeNumber |
Represents the Employee number to look upa User by |
string |
None. |
| MatchUserByUserId |
Represents the UserId for the User to look up |
globally unique identifier |
None. |
| MatchUserByByEmail |
Represents the email address to look up a User by |
string |
None. |
| NewCardInternalCardNumber |
Represents the internal/encoded number of the card to assign to the User |
integer |
None. |
| NewCardExternalCardNumber |
Represents the serial number of the smart card being added dynamically |
string |
None. |
| NewCardFacilityCode |
Represents the facility code of the card to assign to the User /// |
integer |
None. |
| NewCardCardType |
Represents the type of the card to assign to the User |
integer |
None. |
| NewCardCardACSystemId |
Represents the ID of the System to create the card in |
globally unique identifier |
None. |
| NewCardEnforceOccupancySystem |
Optional: Requests to verify if the CardACSystemId matches the system the User's Occupancy belongs to |
boolean |
None. |