From e4d9639bcb53cdf7968bd5eb87bd94f33bb73ccd Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 3 Dec 2020 14:56:21 +0100 Subject: match implementation --- libeufin/api-nexus.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libeufin/api-nexus.rst') diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst index 6cf52190..b7186f16 100644 --- a/libeufin/api-nexus.rst +++ b/libeufin/api-nexus.rst @@ -297,7 +297,8 @@ manages payment initiations of the account and tracks the initiations of payment Optional, defaults to "earliest possible" date. - **Response:** A list of `Transaction` objects. + **Response:** A object with a unique field named ``transactions`` + that contains a list of `Transaction` objects. .. ts:def:: Transaction -- cgit v1.2.3