taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 3f3c152adc2815053cca8ebf088ffba30f72db6d
parent e6f412e90c9343916db12d0ed3deb125ff91dab6
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri,  1 Nov 2019 21:52:39 +0100

ebics order id

Diffstat:
Mlibeufin/ebics.rst | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst @@ -358,6 +358,12 @@ The following elements are the allowed root elements of EBICS request/response m * ``ebicsUnsignedRequest``: Not used anymore. Was used in FTAM migration with the HSA order type. +Order ID Allocation +=================== + +In practice, the Order ID seems to be allocated via number of counters at the level of the **PartnerID**. + + EBICS Transaction =================