HomeGuidesReference
Log In

Update a PaymentMethod

🛑

This is a legacy endpoint.

Send a PATCH to update a PaymentMethod.

A POST request to /payment_methods/{payment_method_ref}/ modifies information about an existing PaymentMethod, like the associated customer_id or whether the PaymentMethod is reusable.

Returns a PaymentMethod object if the operation is successful.

Language
Authorization
OAuth2
URL