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

The postal code of the person receiving the funds

Namespace http://Hps.Exchange.PosGateway
Type
SendFundZipPostal Simple Type
Overview
RecipientZipPostal optional SendFundZipPostal Simple Type

The postal code of the person receiving the funds

Source
<xs:element name="RecipientZipPostal" type="SendFundZipPostal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The postal code of the person receiving the funds</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema