HomeGuidesReference
Log In

Update a PaymentMethod

A PATCH request to /payment_methods/{payment_method_ref}/ modifies information about an existing PaymentMethod. You can add a customer_id if it was not set when the PaymentMethod was created, or update whether the card is reusable.

Returns a PaymentMethod object if the operation is successful.

Language
Authorization
OAuth2
URL