howardkitto opened a new issue #41: Register AccountID of Beneficiaries
URL: https://github.com/apache/incubator-milagro-dta/issues/41
 
 
   The DTA should maintain a list of "trusted" account ids. This list will be 
used to nominate beneficiaries and other actors that may participate in order 
fulfilment. 
   
   We should remove the identity endpoints completely and instead have. 
something like.
   
   POST /trustedAccount  - creates a new entry in the list of trustedAccounts
   Get /trustedaccount?page=n&perPage=n&orderby=... - returns a list of trusted 
accounts with pagination
   Get /trustedaccount{accountID}  - gets the details of a trusted account
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org

Reply via email to