Update a payment instrumentAsk AIput https://api-sandbox.retail.monext.com/v1/checkout/merchants/{merchantId}/mxwallets/{mxWalletId}/paymentinstruments/{paymentInstrumentRank}Update (replace) a payment instrument present in a MXWallet.Path ParamsmerchantIdstringrequiredMerchant identifiermxWalletIdstringrequired1 to 50MXWallet identifier (unique by Merchant)paymentInstrumentRankintegerrequiredRank of the payment instrument to be updated in this MXWallet.Body ParamspaymentInstrumentOriginExistingTransactionrequiredRefers to the origin of a payment instrument to add or replace a payment instrument in a MXWallet.ExistingTransaction objectcommentstringComment about this MXWallet.Responses 200The updated payment instrument in the MXWallet. 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 429Too Many Requests 500Internal Server Error 501Not Implemented 502Bad Gateway ou Proxy Error 503Service Unavailable 504Gateway Time-outUpdated about 1 year ago