From e96e2fdf5e2dae3b748869f42a0298dba0e7b06a Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 23 Mar 2016 15:08:51 +0100 Subject: commenting out old blog spec; adding /public-accounts/details API --- api-bank.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'api-bank.rst') diff --git a/api-bank.rst b/api-bank.rst index a78429bd..0f88088b 100644 --- a/api-bank.rst +++ b/api-bank.rst @@ -71,3 +71,12 @@ the recipient's account reason: string } + +-------- +Util API +-------- + +Whenever the user wants to know the bank account number of a public account, +the following path returns a human readable HTML containing this information + + `/public-accounts/details?account=accountName` -- cgit v1.2.3