From b689893b4669c41f71f35d798bdac6a436f7b65f Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 1 Oct 2019 13:21:27 +0200 Subject: bank identifier explained --- libeufin/api-sandbox.rst | 4 ++-- 1 file 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; //////////////////////////////////////////////////// -- cgit v1.2.3