Interface: UpdatePaymentMethodRequest
Extends
Partial<Pick<PaymentMethod,"billing_address"|"default">>
Properties
apply_to_all_subscription_addresses?
optionalapply_to_all_subscription_addresses:boolean
Whether to apply the payment method to all existing subscription addresses
billing_address?
optionalbilling_address:AssociatedAddress
An object with the customer’s address information.
Inherited from
default?
optionaldefault:boolean
If this is the default payment method for the customer