Definition Type: Element
Name: PaymentAuthorization
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PaymentAuthorizationType
Containing Schema: Components.xsd
Abstract
Documentation:
If the method of payment was authorized (credit Card or EFT), this is the authorization information that was passed back from the 3rd party.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into RemittanceBankID in schema fields_xsd Drilldown into RevenueSourceID in schema fields_xsd Drilldown into ReferenceOrderNumber in schema fields_xsd Drilldown into Amount in schema fields_xsd Drilldown into AuthorizationDate in schema fields_xsd Drilldown into ResponseCode in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into AuthorizationABIEType in schema components_xsd Drilldown into PaymentAuthorizationABIEType in schema components_xsd Drilldown into PaymentAuthorizationType in schema components_xsdXSD Diagram of PaymentAuthorization in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="PaymentAuthorization" type="PaymentAuthorizationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">If the method of payment was authorized (credit Card or EFT), this is the authorization information that was passed back from the 3rd party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
ResponseCode nsA:ResponseCode 0 (1)
AuthorizationDate nsA:AuthorizationDate 0 (1)
Amount nsA:Amount 0 (1)
ReferenceOrderNumber nsA:ReferenceOrderNumber 0 (1)
RevenueSourceID nsA:RevenueSourceID 0 (1)
RemittanceBankID nsA:RemittanceBankID 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: