Set PIN - Field Descriptions

The following page details each of the fields that can be used in the request and received in the response when using the Set PIN endpoint.

Request Fields

The following table describes fields that can be included in the body of the request when updating a card status.

FieldDescriptionMinimum LengthMaximum LengthTypeMandatory
cardPinThe new PIN for the associated card.44StringYes
descriptionThe description of why the PIN has been updated.0800StringNo
updatedByThe user who updated the PIN for the cardholder.0100StringNo

Response Fields

A successful response for the Set PIN endpoint will return a 204 No Content status code. No fields are returned.