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

The IPSelectedTermsRsp data block is included in a Credit response to provide the name of the issuer and/or the authorized terms. The data returned is dependent on the Program.

Namespace http://Hps.Exchange.PosGateway
Type
IPSelectedTermsRspType Complex Type
Diagram
AuthorizedTerms Element IssuerName Element All IpSelectedTermsRsp Element
Overview
IpSelectedTermsRsp optional IPSelectedTermsRspType Complex Type

The IPSelectedTermsRsp data block is included in a Credit response to provide the name of the issuer and/or the authorized terms. The data returned is dependent on the Program.

All
IssuerName optional xs:string

Issuer Name

AuthorizedTerms optional xs:string

Authorized Terms

Source
<xs:element name="IpSelectedTermsRsp" type="IPSelectedTermsRspType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The IPSelectedTermsRsp data block is included in a Credit response to provide the name of the issuer and/or the authorized terms. The data returned is dependent on the Program.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema