Attaches a PaymentMethod to a Customer. Use when you need to save a payment method for future use with a specific customer. The PaymentMethod must be in a detached state before attaching.
customerstringThe ID of the customer to which to attach the PaymentMethod. Either customer or customer_account must be provided.
customer_accountstringThe ID of the Account representing the customer to which to attach the PaymentMethod. Either customer or customer_account must be provided.
payment_method_idRequiredstringThe unique identifier of the PaymentMethod to attach to the customer. The PaymentMethod must be in a detached state.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.