post https://api.sandbox.joinforage.app/api/payment_methods//
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.