Unblock CVV - Field Descriptions
The following page details each of the fields received in the response when using the Unblock CVV endpoint.
Request Fields
The following table describes fields that can be included in the body of the request when unblocking a card's CVV.
Field | Description | Minimum Length | Maximum Length | T | ypeMandatory |
---|---|---|---|---|---|
status | The new status of the CVV for the card. Choose from Blocked or Unblocked . | 7 | 9 | String | Yes |
description | Reason why the CVV is being unlocked. | 0 | 800 | String | No |
updatedBy | The user who is updating the CVV. | 0 | 100 | String | No |
Response Fields
A successful response for the Unblock CVV endpoint will return a 204 No Content status code. No fields are returned.
Updated 17 days ago