Beneficiary APIUpdate Payment MethodAsk AIput https://sandbox-api.unipayment.io/v1.0/beneficiaries/{id}/payment-methods/{id2}Updates a specific payment method for a specific beneficiary.Path ParamsidstringrequiredThe ID of the beneficiary for whom the payment method is to be created.id2stringrequiredThe ID of the payment method.Body ParamstitlestringThe title or name of the payment method. This is typically a user-friendly name that helps identify the payment method.transfer_methodstringenumThe method of transfer for the payment. This could be via crypto, bank, or internal methods.CRYPTOBANKINTERNALAllowed:CRYPTOBANKINTERNALdetailobjectDetails of different payment methods, currently supporting Crypto, Bank, and Internal.detail objectResponses 200200 400400Updated almost 2 years ago