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

Date of birth for the person sending the transaction in mmddyyy

Namespace http://Hps.Exchange.PosGateway
Type
SendFundDOB Simple Type
Overview
SenderDOB optional SendFundDOB Simple Type

Date of birth for the person sending the transaction in mmddyyy

Source
<xs:element name="SenderDOB" type="SendFundDOB" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Date of birth for the person sending the transaction in mmddyyy</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema