You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2019/09/14 12:07:35 UTC

[GitHub] [incubator-milagro-dta] howardkitto opened a new issue #41: Register AccountID of Beneficiaries

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:
users@infra.apache.org


With regards,
Apache Git Services

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