From 10e42deab047390ea82866288025417d9cf0936e Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 23 Aug 2021 23:03:41 -1100 Subject: sandbox api --- libeufin/api-sandbox.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libeufin') diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst index 70d5b757..b30061ae 100644 --- a/libeufin/api-sandbox.rst +++ b/libeufin/api-sandbox.rst @@ -47,9 +47,8 @@ HTTP API interface CamtParams { - // IBAN managed by the running Sandbox, for which - // the Camt.053 response is going to be generated. - iban: string; + // label of the bank account being queried. + bankaccount: string; // The Camt type to return. Only '53' is allowed // at this moment. -- cgit v1.2.3