Open the Portico Developer Guide site
PosGateway Schema
RefundAmt Element
PosGateway Schema > PosGiftCardDeactivateRspType Complex Type : RefundAmt Element
Description

Balance on the account before it was deactivated; this should be refunded

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

Balance on the account before it was deactivated; this should be refunded

Source
<xs:element name="RefundAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Balance on the account before it was deactivated; this should be refunded</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardDeactivateRspType Complex TypePosGateway Schema