Generic CreditAuthorizationRequestInformation business object

The generic CreditAuthorizationRequestInformation business object represents information required for validating a customer's credit.

Business object structure

The generic CreditAuthorizationRequestInformation business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

CreditAuthorizationRequestInformation includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
Name String     Customer's name
AccountNumber String     Customer's account number
ExpirationDate String     Expiration date of the credit card
Amount String     The amount to be validated
Status Status   1 Authorization status
ProcessContext ProcessContext   1  

Supported verbs

The generic CreditAuthorizationRequestInformation business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic CreditAuthorizationRequestInformation business object, use the System Manager.

Copyright IBM Corp. 2002, 2003