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

If card verification was provided on the request, card verification result code returned by the issuer

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
CVVRsltCode optional xs:string

If card verification was provided on the request, card verification result code returned by the issuer

Source
<xs:element name="CVVRsltCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If card verification was provided on the request, card verification result code returned by the issuer</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema