Open the Portico Developer Guide site
PosGateway Schema
GiftCardCurrentDayTotals Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : GiftCardCurrentDayTotals Element
Namespace http://Hps.Exchange.PosGateway
Type
GiftCardTotalsType Complex Type
Diagram
DeactivateAmt Element DeactivateCnt Element VoidAmt Element VoidCnt Element AddValueAmt Element AddValueCnt Element ActivateAmt Element ActivateCnt Element SaleAmt Element SaleCnt Element RspText Element RspCode Element All GiftCardCurrentDayTotals Element
Overview
All
RspCode xs:int

Response (result) code returned by the issuer

RspText optional xs:string

Response (result) text returned by the issuer

SaleCnt optional xs:int

Number of sale transactions in the reporting period

SaleAmt optional xs:decimal

Sum of sale transaction amounts in the reporting period

ActivateCnt optional xs:int

Number of activate transactions in the reporting period

ActivateAmt optional xs:decimal

Sum of activate transaction amounts in the reporting period

AddValueCnt optional xs:int

Number of add value transactions in the reporting period

AddValueAmt optional xs:decimal

Sum of add value transaction amounts in the reporting period

VoidCnt optional xs:int

Number of void transactions in the reporting period

VoidAmt optional xs:decimal

Sum of void transaction amounts in the reporting period

DeactivateCnt optional xs:int

Number of deactivate transactions in the reporting period

DeactivateAmt optional xs:decimal

Sum of deactivate transaction amounts in the reporting period

Source
<xs:element name="GiftCardCurrentDayTotals" type="GiftCardTotalsType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema