summaryrefslogtreecommitdiff
path: root/libeufin/api-sandbox.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/api-sandbox.rst')
-rw-r--r--libeufin/api-sandbox.rst5
1 files changed, 2 insertions, 3 deletions
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.