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

Date of birth for the person receiving the funds in mmddyyy

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

Date of birth for the person receiving the funds in mmddyyy

Source
<xs:element name="RecipientDOB" 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 receiving the funds in mmddyyy</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema