Definition Type: Element
Name: PaymentAuthorization
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 RemittanceBankID in schema fields_xsd1 Drilldown into RevenueSourceID in schema fields_xsd1 Drilldown into ReferenceOrderNumber in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into AuthorizationDate in schema fields_xsd1 Drilldown into ResponseCode in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into AuthorizationABIEType in schema components_xsd1 Drilldown into PaymentAuthorizationABIEType in schema components_xsd1 Drilldown into PaymentAuthorizationType in schema components_xsd1XSD Diagram of PaymentAuthorization in schema components_xsd1 (Standards for Technology in Automotive Retail)
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 oagis:ID 0 unbounded
ResponseCode oagis:ResponseCode 0 (1)
AuthorizationDate oagis:AuthorizationDate 0 (1)
Amount oagis:Amount 0 (1)
ReferenceOrderNumber oagis:ReferenceOrderNumber 0 (1)
RevenueSourceID oagis:RevenueSourceID 0 (1)
RemittanceBankID oagis:RemittanceBankID 0 (1)
Collapse Derivation Tree: