On This Page
REST API
processingInformation. authorizationOptions.ignoreAvsResult
Flag for a sale request that specifies whether to allow the capture service to run even when the authorization receives an AVS decline.
An AVS decline is indicated by a
response flag value of
.DAVSNO
Possible values:
- : Ignore the results of AVS checking, and run the capture service.true
- (default): If the authorization receives an AVS decline, do not run the capture service.false
When the value of this field is
true
, the list in the processingInformation.authorizationOptions.declineAvsFlags
field is ignored.Specifications
- Data Type:Boolean
Mapping Information
- REST API Field:processingInformation.authorizationOptions.ignoreAvsResult
- SCMP API Field:ignore_avs
- Simple Order API Field:businessRules_ignoreAVSResult