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

Contains a transaction reference number that is provided by the merchant and can be used to uniquely identify the entity funding the transaction.

Namespace http://Hps.Exchange.PosGateway
Type
SenderRefNbrType Simple Type
Overview
SenderRefNbr optional SenderRefNbrType Simple Type

Contains a transaction reference number that is provided by the merchant and can be used to uniquely identify the entity funding the transaction.

Source
<xs:element name="SenderRefNbr" type="SenderRefNbrType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Contains a transaction reference number that is provided
              by the merchant and can be used to uniquely identify the entity
              funding the transaction.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema