Open the Portico Developer Guide site
PosGateway Schema
SecondAdditionalAmtInfo Element
PosGateway Schema > AutoSubstantiationType Complex Type : SecondAdditionalAmtInfo Element
Description

Second additional amount information; this defines the portion of the first additional amount provided as part of this request that was for a specific healthcare amount type. This will not alter the amount processed as part of the transaction.

Namespace http://Hps.Exchange.PosGateway
Type
AdditionalAmtType Complex Type
Diagram
Amt Element AmtType Element All SecondAdditionalAmtInfo Element
Overview
SecondAdditionalAmtInfo optional AdditionalAmtType Complex Type

Second additional amount information; this defines the portion of the first additional amount provided as part of this request that was for a specific healthcare amount type. This will not alter the amount processed as part of the transaction.

All
AmtType amtTypeType Simple Type

The type of healthcare amount; see the associated Type enumerations for specific values supported.

Amt amtTypeGlobal Simple Type

Amount associated with the specified type

Source
<xs:element name="SecondAdditionalAmtInfo" type="AdditionalAmtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Second additional amount information; this defines the portion of the first additional amount provided as part of this request that was for a specific healthcare amount type. This will not alter the amount processed as part of the transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AutoSubstantiationType Complex TypePosGateway Schema