Open the Portico Developer Guide site
PosGateway Schema
AcctDataSrc Element
PosGateway Schema > TransactionDataType Complex Type : AcctDataSrc Element
Description

Account data source code. This is a derived value that represents the source of the account data received. For example, proximity vs. swiped vs. manual, et al.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
AcctDataSrc optional xs:string

Account data source code. This is a derived value that represents the source of the account data received. For example, proximity vs. swiped vs. manual, et al.

Source
<xs:element name="AcctDataSrc" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Account data source code. This is a derived value that represents the source of the account data received. For example, proximity vs. swiped vs. manual, et al.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema