ChallengeRequest

OFX / Types / ChallengeRequest
#TagType
1 USERID IdType
2 FICERTID FinancialInstitutionCertificateIdType
Usages:
XSD
  <xsd:complexType name="ChallengeRequest">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "CHALLENGERQ" is of type "ChallengeRequest"
      </xsd:documentation>
    </xsd:annotation>

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

      <xsd:element name="FICERTID" type="ofx:FinancialInstitutionCertificateIdType"
      minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.