Update recipientAsk AIput https://api-baas.wirexapp.com/api/v1/recipients/{recipientId}Updates recipient with provided personal informationPath ParamsrecipientIdstringrequiredUnique identifier of the recipient on which the operation is to be performedBody ParamsBody datacompany_namestringName of the company/business this recipient is for (MUST be provided if the recipient is a business)first_namestringFirst name of the recipient (MUST be provided if the recipient is a person)is_businessbooleanrequiredIndicator of whether the recipient is a businesstruetruefalselast_namestringLast name of the recipient (MUST be provided if the recipient is a person)nick_namestringlength ≤ 127Optional nickname for the recipientResponses 200OK 400Bad Request 500Internal Server ErrorUpdated about 2 months ago