ChallengeRequest
OFX / Types / ChallengeRequest
# | Tag | Type |
---|---|---|
1 | USERID | IdType |
2 | FICERTID | FinancialInstitutionCertificateIdType |
Usages:
- ChallengeTransactionRequest CHALLENGERQ
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>