Credit Card
A payment instrument such as a credit card or debit card owned by a third party payer, typically a customer.
QName: {http://xmlns.oracle.com/apps/financials/payments/fundsCapture/creditCards/creditCardService/}CreditCard
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contains |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
Addressid |
long |
Card holder address identifier. This is a foreign key to HZ_PARTY_SITE_USES.PARTY_SITE_USE_ID. |
|
BepAccountId |
long |
Payment System Account Identifier |
|
Bepid |
long |
Payment System Identifier |
|
BillAddrTerritoryCode |
string |
Billing address territory code. |
|
BillingAddrPostalCode |
string |
Billing address postal code. |
|
CardIssuerCode |
string |
Card issuer code if known. Otherwise UNKNOWN. |
|
CardIssuerName |
string |
Card issuer name. |
|
CardOwnerId |
long |
Party identifier for the owner of the payment card. |
|
CardPurpose |
string |
Purpose of the credit card from the lookup IBY_CARD_PURPOSE. |
|
Ccnumber |
string |
Credit card number. |
|
Chname |
string |
Cardholder name. |
|
CreditCardDFFVLA |
Context value. |
|
|
Description |
string |
Description of the payment instrument. |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date until which the credit card is available for use. |
|
Expirydate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Expiration date of the credit card. |
|
Finame |
string |
Financial institution name. |
|
FormattedAddress |
string |
Formatted billing address. |
|
InformationOnlyFlag |
boolean |
Option that indicates whether the credit card is an employee card, to be used only for expenses and not payments. |
|
Instrid |
long |
Payment instrument identifier.
|
|
InstrumentType |
string |
Payment instrument type. |
|
IsInvokedFromSOAP |
string |
Is invoked from SOAP. |
|
MaskedCcNumber |
string |
Masked credit card number. |
|
ObjectVersionNumber |
int |
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
|
PartyName |
string |
Party name for the owner of the payment card. |
|
PurchasecardFlag |
boolean |
Option that indicates whether the credit card is a company card. |
|
PurchasecardSubtype |
string |
Company card subtype from the lookup IBY_PURCHASECARD_SUBTYPE. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date from which the credit card is available for use. |
|
UserProfileCode |
string |
User defined Funds Capture Process Profile Code |