clearUserPin response
The clearUserPin response returns the status of the request to remove a user PIN.
clearUserPin
output fields provides details about the clearUserPin
output fields.Output Field | Required? | Type | Purpose |
|---|---|---|---|
requestId | Y | string | The requestId sent with the clearUserPin request. |
status | Y | hex string | Unique status code. 0000=Success . Any other value is an error. |
statusMessage | Y | String | Message corresponding to the status of the request. If the status is not 0000 (success), an error message displays. |