PaymentMethodUpdateInput

This object represents the payment method update input.

Fields

NameTypeDescription
PaymentTypeEnumRepresents the payment type. The value can be either ACH, Wire, or CreditCard.
ACHDataObjectContains all the information from ACHData such as the plaidProcessorToken, the billingDetails, and the metadata.
CreditCardDataObjectContains all the information from CreditCardData such as the keyID, the encryptedData, billingDetails, and etc.