PaymentMethodUpdateInput

This object represents the payment method update input.

Fields

Name

Type

Description

PaymentType

Enum

Represents the payment type. The value can be either ACH, Wire, or CreditCard.

ACHData

Object

Contains all the information from ACHData such as the plaidProcessorToken, the billingDetails, and the metadata.

CreditCardData

Object

Contains all the information from CreditCardData such as the keyID, the encryptedData, billingDetails, and etc.