ChallengeResponse

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

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

      <xsd:element name="NONCE" type="ofx:NumberNCEType" />

      <xsd:element name="FICERTID" type="ofx:FinancialInstitutionCertificateIdType" />
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.