summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-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;
////////////////////////////////////////////////////