Open the Portico Developer Guide site
PosGateway Schema
HostCreditSaleAmt Element
PosGateway Schema > PosReportBatchSummaryRspType Complex Type > Header Element : HostCreditSaleAmt Element
Description

Sum of credit sale transaction amounts in the host batch.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
HostCreditSaleAmt optional xs:decimal

Sum of credit sale transaction amounts in the host batch.

Source
<xs:element name="HostCreditSaleAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Sum of credit sale transaction amounts in the host batch.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportBatchSummaryRspType Complex TypePosGateway Schema