Open the Portico Developer Guide site
PosGateway Schema
AVSResultCodeAction Element
PosGateway Schema > AuthRspStatusType Complex Type : AVSResultCodeAction Element
Description

AVS result action; this is a "suggestion" to the client based on the device's configuration during boarding and the AVS result received.

See enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
resultCodeActionType Simple Type
Overview
AVSResultCodeAction optional resultCodeActionType Simple Type

AVS result action; this is a "suggestion" to the client based on the device's configuration during boarding and the AVS result received.

See enumerations for specific values supported.

Source
<xs:element name="AVSResultCodeAction" type="resultCodeActionType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">AVS result action; this is a "suggestion" to the client based on the device's configuration during boarding and the AVS result received.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">See enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema