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

Value returned by Visa in authorization responses for merchants participating in the Commercial Choice Program.

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

Value returned by Visa in authorization responses for merchants participating in the Commercial Choice Program.

Source
<xs:element name="AgreementId" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Value returned by Visa in authorization responses for merchants participating in the Commercial Choice Program.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema