summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-10-01 11:34:26 +0000
committerng0 <ng0@taler.net>2019-10-01 11:34:26 +0000
commit503fe9debe150a0ff7d889d65f60a4d4ac6d03b2 (patch)
treeda671ff5192dc23c402bf17f6b4ac7ec33ddfa36
parenta6e9df98de4885e57b7f2973ef2ccf3d5c0aa96a (diff)
parentb689893b4669c41f71f35d798bdac6a436f7b65f (diff)
downloaddocs-503fe9debe150a0ff7d889d65f60a4d4ac6d03b2.tar.gz
docs-503fe9debe150a0ff7d889d65f60a4d4ac6d03b2.tar.bz2
docs-503fe9debe150a0ff7d889d65f60a4d4ac6d03b2.zip
Merge branch 'master' of git.taler.net:docs
-rw-r--r--libeufin/api-sandbox.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 5d2ec83e..0d8b3892 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -101,7 +101,7 @@ HTTP API
// "Time of processing of the corresponding EBICS order". HH:MM:SS format.
time: string;
- // Recipient. Bank "ID" (better explain this).
+ // Identification token of the bank. Not required to obey to any particular standard.
recipient: string;
// Electronic signature version. A004, for example.
@@ -140,7 +140,7 @@ HTTP API
// "Time of processing of the corresponding EBICS order". HH:MM:SS format.
time: string;
- // Recipient. Bank "ID" (FIXME to be specified).
+ // Identification token of the bank. Not required to obey to any particular standard.
recipient: string;
////////////////////////////////////////////////////