Update all account-related API's to support account name as parameter #969
Labels
1c Task
Task for team member to perform. Description may contain a Task List and reference child Sub-Tasks
2d Developing
Status indicating currently designing and developing a solution
3b Feature
Classification indicating the addition of novel functionality to the design
4b Normal Priority
Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform
5a Docs Needed
Status specific to Documentation indicating the need for proper documentation to be added
6 API
Impact flag identifying the application programing interface (API)
6 UX
Impact flag identifying the User Interface (UX)
Milestone
User Story
As an API user I want to use account name directly for all APIs. Some APIs support account names, e.g.
get_accounts
, but others don't support, e.g.get_relative_account_history
.The following API calls will be impacted with the proposed change:
Database API:
API:
Wallet:
Note: This feature will slightly impact performance but will greatly improve usability.
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: