| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId |
User ID of technician who will be changing PIN values |
string |
Required |
| NewPIN |
New PIN value |
string |
Required Matching regular expression pattern: ([0-9]+) Max length: 4 Min length: 4 |
| ConfirmNewPIN |
New PIN value |
string |
Required Matching regular expression pattern: ([0-9]+) Max length: 4 Min length: 4 |
| OperatorId |
Operator ID for the operator authorizing the PIN change |
string |
Required |
| OperatorPassword |
Password for the operator authorizing the PIN change |
string |
Required |