PinChangeRequest

OFX / Types / PinChangeRequest
#TagType
1 USERID IdType
2 NEWUSERPASS PasswordType
Usages:
XSD
  <xsd:complexType name="PinChangeRequest">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "PINCHRQ" is of type "PinChangeRequest"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:sequence>
      <xsd:element name="USERID" type="ofx:IdType" />

      <xsd:element name="NEWUSERPASS" type="ofx:PasswordType" />
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.