Update a Payment MethodAsk AIpatch https://api.routable.com/v1/companies/{company_id}/payment-methods/{id}Update an existing PaymentMethod object.Path Paramscompany_iduuidrequiredThe Company ID.iduuidrequiredThe ID for the resource being accessed.Body Paramsis_primarybooleanWhether this PaymentMethod is the primary account for a vendor's payments.truefalsenamestringThe name of the PaymentMethod.Response 200OKUpdated 19 days ago