Update the updatable properties of an accountAsk AIpatch https://api.sandbox.braid.zone/account/{accountNumber}Path ParamsaccountNumberstringrequiredBody ParamsaccountNamestringAccount namefundingAccountNumberstringFunds will be transferred real time from this account to cover the transaction in case of insufficient fund. Must be a valid accountNumber if present.sweepAccountNumberstringAccount balance will be swept to this account number in a daily basis. Must be a valid accountNumber if present.canAcceptSweepbooleanTRUE if the account can be the recipient of daily balance sweep from other accountstruetruefalsestatusstringenumAccount statusACTIVEACTIVEBLOCKEDINACTIVECLOSEDAllowed:ACTIVEBLOCKEDINACTIVECLOSEDResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 6 days ago