On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/business-rules-ignore-cv-result.md)  
Filter  
FILTER BY TAG

businessRules_ignoreCVResult {#business-rules-ignore-cv-result}
===============================================================

Flag for a sale request that specifies whether to allow the capture service to run even when the authorization receives a CVN decline.  
A CVN decline is indicated by the ccAuthReply_cvCode value of `D` or `N`.  
Possible values:

* `true`: Ignore the results of CVN checking, and run the capture service.
* `false` (default): If the authorization receives a CVN decline, do not run the capture service.

Specifications {#business-rules-ignore-cv-result_d1434e49}
----------------------------------------------------------

* **Data Type:** Boolean

Mapping Information {#business-rules-ignore-cv-result_d1434e63}
---------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.ignoreCvResult
* **SCMP API Field:** ignore_bad_cv
* **Simple Order API Field:** businessRules_ignoreCVResult

