diff --git a/ref/cardholders.html b/ref/cardholders.html index 0380d6a..d3fbe11 100644 --- a/ref/cardholders.html +++ b/ref/cardholders.html @@ -5689,8 +5689,7 @@
If you are running a multi-server installation and this item is homed on a remote server, this field will contain the name of that server. This field is missing from items that are held on the machine that served the API request. Added in 8.40.
@@ -13666,6 +13666,7 @@If you are running a multi-server installation and this item is homed on a remote server, this field will contain the name of that server. This field is missing from items that are held on the machine that served the API request. Added in 8.40.
@@ -13979,7 +13980,8 @@Names and hrefs of the access zones to which this access group gives access, and the schedules that govern it.
-Your operator needs 'View Schedules' to see schedule hrefs, and 'View Site', 'Edit Site', or 'Override' to see access zone hrefs. New to 8.40.
+Your operator needs 'View Schedules' to see schedule hrefs, and 'View Site', 'Edit Site', or 'Override' to see access zone hrefs.
+New to 8.40.
This is an example of a PATCH you could use to update a competency, and a POST you could use to create one.
-No fields are mandatory.
+No fields are mandatory in a PATCH, but when using a POST to create a competency you must supply a division.
The new item's name. If you supply a name and another item of the same type already exists with that name, the call will fail. If you leave it blank in a POST, Command Centre will pick value for you.
+The new item's name. If you supply a name and another item of the same type already exists with that name, the call will fail. If you leave it blank in a POST, Command Centre will pick a name for you.
The division that contains this card type. New to 8.50.
+The division that contains this card type. Required when creating a card type.
+New to 8.50.
A facility code is a letter (A-P) followed by up to five digits. It is encoded onto cards so that they only work at sites with the correct facility code.
PIV cards, PIV-I cards, and mobile credentials do not have a facility code.
+A credential's facility code cannot be changed once set, so this field is ignored in a PATCH.
All credential types have a set of card states.
If you need this, ask for it using the fields
parameter.
This field is read-only: it is derived from the card type's card state set (also known as a workflow). If you send it in a POST or a PATCH, the server will ignore it.
Required when creating a new card type but ignored when modifying one since a credential's type cannot be changed once set.
+For card types with integer card numbers, this is the minimum.
+For card types with integer card numbers, this is the minimum. Must be non-negative.
For card types with integer card numbers, this is the maximum.
+For card types with integer card numbers, this is the maximum. Must be non-negative.
If you are running a multi-server installation and this item is homed on a remote server, this field will contain the name of that server. This field is missing from items that are held on the machine that served the API request. Added in 8.40.
@@ -16079,7 +16088,7 @@This is the regular expression that a Card Type text card number must match before Command Centre will accept it.
+This is the regular expression that a text card number must match before Command Centre will accept it.
Regular expressions often need explaining.
Reserved for internal use.
-