Definition Type: Element
Name: PaymentAuthorization
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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_xsd1 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 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PaymentAuthorization" type="PaymentAuthorizationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:ID 0 unbounded
ResponseCode oa:ResponseCode 0 (1)
AuthorizationDate oa:AuthorizationDate 0 (1)
Amount oa:Amount 0 (1)
ReferenceOrderNumber oa:ReferenceOrderNumber 0 (1)
RevenueSourceID oa:RevenueSourceID 0 (1)
RemittanceBankID oa:RemittanceBankID 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: