Braid APIAccountsCopy PageUpdate the updatable properties of an accountpatch 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:ACTIVEBLOCKEDINACTIVECLOSEDreasonstringOptional reason for the status change (e.g. why the account was blocked or closed). Recorded on the account's entity timeline. Only applies when status is being changed.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 17 days ago Retrieve a specific account by its account numberGet list of all accountsDid this page help you?YesNo