On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/rest/api-fields/payment-info-aa/payment-info-card-security-code-ind.md)  
Filter  
FILTER BY TAG

paymentInformation. card.securityCodeIndicator {#payment-info-card-security-code-ind}
=====================================================================================

Flag that specifies whether a CVN code was sent.  
Possible values:

* `0` (default): CVN service not requested. This default value is used when you do not include the paymentInformation.card.securityCode or paymentInformation.tokenizedCard.securityCode field in the request.
* `1` (default): CVN service requested and supported. This default value is used when you include the paymentInformation.card.securityCode or paymentInformation.tokenizedCard.securityCode field in the request.
* `2`: CVN on payment card is illegible.
* `9`: CVN not imprinted on payment card.

Specifications {#payment-info-card-security-code-ind_Specifications}
--------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#payment-info-card-security-code-ind_Mapping}
------------------------------------------------------------------

* **REST API Field:** paymentInformation.card.securityCodeIndicator
* **SCMP API Field:** customer_cc_cv_indicator
* **Simple Order API Field:** card_cvIndicator  
  RELATED TO THIS PAGE

