Open the Portico Developer Guide site
PosGateway Schema
SAFData Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Header Element : SAFData Element
Description

SAFData indicating if a transaction that was processed and initiated in "store and forward" (SAF) mode.

Namespace http://Hps.Exchange.PosGateway
Type
SAFDataType Complex Type
Diagram
SAFOrigDT Element SAFIndicator Element All SAFData Element
Overview
SAFData optional SAFDataType Complex Type

SAFData indicating if a transaction that was processed and initiated in "store and forward" (SAF) mode.

All
SAFIndicator booleanType Simple Type

Indicates that transaction was initiated in "store and forward" (SAF) mode (Y)

SAFOrigDT optional xs:dateTime

Date and time when the transaction was originally initiated.

Source
<xs:element name="SAFData" type="SAFDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">SAFData indicating if a transaction that was processed and initiated in "store and forward" (SAF) mode.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema