Unblock PIN - Field Descriptions
The following page details each of the fields received in the response when using the Unblock PIN endpoint.
Field | Description | Min Length | Max Length | Type | Mandatory |
---|---|---|---|---|---|
description | The reason for the PIN being unblocked. | 0 | 800 | String | No |
updatedBy | The name of the user who unblocked the PIN. | 0 | 100 | String | No |
Response Fields
A successful response for the Unblock PIN endpoint will return a 204 No Content status code. No fields are returned.
Updated 17 days ago