[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
OrgCreditCardItem
Defines the properties of the org credit card item.
Properties
boolean
defaultFlag
Required
The default flag on Org Credit Card Item property.
string
currency
Optional
The currency option supported by the credit card.
string
customerNumber
Optional
The customer number of the credit card holder.
string
expiryMonth
Optional
The month of expiration of the credit card.
string
expiryYear
Optional
The year of expiration of the credit card.
string
firstName
Optional
The first name of the credit card holder.
string
lastFourDigits
Optional
The last Four Digits of the credit card.
string
lastName
Optional
The last name of the credit card holder.
string
nameOnCard
Optional
The name of the credit card holder on the card.
string
nickName
Optional
The nick name of the credit card holder.
string
paymentOptionId
Optional
The credit card payment option Id.
string
shopperId
Optional
The shopper Id on the credit card.
JSON Example
{
"defaultFlag": true
}