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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index eedf68af..f75c76e0 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -26,8 +26,8 @@ HTTP API
// IBAN that will send the payment.
debitorIban: string;
- // amount in the CURRENCY:X.Y form.
amount: string;
+ currency: string;
// subject of the payment.
subject: string;