HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: PaymentAuthorization

Name PaymentAuthorization
Type PaymentAuthorizationType
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.
XML Instance Representation
<PaymentAuthorization>

< ID> ... </ ID> [0..*]
< ResponseCode> ... </ ResponseCode> [0..1]
< AuthorizationDate> ... </ AuthorizationDate> [0..1]
< Amount> ... </ Amount> [0..1]
< ReferenceOrderNumber> ... </ ReferenceOrderNumber> [0..1]
< RevenueSourceID> ... </ RevenueSourceID> [0..1]
< RemittanceBankID> ... </ RemittanceBankID> [0..1]
< UserArea> ... </ UserArea> [0..1]
</PaymentAuthorization>
Schema Component Representation
<xsd:element name="PaymentAuthorization" type=" PaymentAuthorizationType"/>