TaxK1TransactionResponse

OFX / Types / TaxK1TransactionResponse
#TagType
1 TRNUID GloballyUniqueUserIdType
2 STATUS Status
3 CLTCOOKIE IdType
4 OFXEXTENSION OFXExtensionType
5 TAXK1RS TaxK1Response
Usages:
XSD
  <xsd:complexType name="TaxK1TransactionResponse">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "TAXK1TRNRS" is of type "TaxK1TransactionResponse"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:sequence>
      <xsd:element name="TRNUID" type="ofx:GloballyUniqueUserIdType"/>
      <xsd:element name="STATUS" type="ofx:Status"/>
      <xsd:element name="CLTCOOKIE" type="ofx:IdType" minOccurs="0"/>
      <xsd:element name="OFXEXTENSION" type="ofx:OFXExtensionType" minOccurs="0" maxOccurs="1"/>
      <xsd:element name="TAXK1RS" type="ofx:TaxK1Response" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.