UpdateCardNumberAccountRequest

Type: Tessitura.Service.Client.CRM.UpdateCardNumberAccountRequest

Property Name Data Type Length Required Readonly Notes
CardExpiryMonth integer N
CardExpiryYear integer N
Inactive boolean Y
Name string Y Name on card
PaymentMethodGroupId integer N Ignored if account already has a payment method group assigned. Required if tokenizing a non-tokenized account and account does not currently have a payment method group assigned.
FK: TR_PMT_METHOD_GROUP.id   Resource: PaymentMethodGroups
TransactionOrigin string Y Text indicating the origin of the transaction. The text will be written to T_PAYMENT_GATEWAY_ACTIVITY.origin if payment card tokenization is enabled.