Open the Portico Developer Guide site
PosGateway Schema
SenderAccountNbr Element
PosGateway Schema > ParticipantDataType Complex Type : SenderAccountNbr Element
Description

The account number of the entity funding the transaction

Namespace http://Hps.Exchange.PosGateway
Type
SendFundAccountNbrType Simple Type
Overview
SenderAccountNbr optional SendFundAccountNbrType Simple Type

The account number of the entity funding the transaction

Source
<xs:element name="SenderAccountNbr" type="SendFundAccountNbrType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The account number of the entity funding the transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema