Name | Description | Type | Additional information |
---|---|---|---|
Id |
Credit card master id, use for existing credit card |
integer |
None. |
CreditCardNumber |
Credit card token (Required if Id not set) |
string |
String length: inclusive between 0 and 25 |
CreditCardType |
Card network / provider (e.g. Visa, MasterCard) (Required if Id not set) |
CreditCardTypeEnum |
None. |
MonthOfExpirationDate |
Expiration month (January = 1) (Required if Id not set) |
integer |
Range: inclusive between 1 and 12 |
YearOfExpirationDate |
Two or four digit year (e.g. 21 or 2021) (Required if Id not set) |
integer |
None. |
CardHolderName |
Card holder name (Required if Id not set) |
string |
None. |
CardHolderAddress |
Card holder address (Required if Id not set) |
AddressDTO |
None. |
AuthorizationType |
Authorization type (Optional) |
AutopayAuthorizationTypeEnum |
None. |
AutoPayDayOfMonth |
Autopay day of month (Optional) |
integer |
None. |
Expand |
Comma separated list of expansions to include in results |
string |
None. |