From 5c7d6d620cf14dbcd626ce5c3e3301ced8c846cc Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 4 Jun 2020 17:56:18 +0200 Subject: no Taler amount format for Sandbox. --- libeufin/api-sandbox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libeufin') 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; -- cgit v1.2.3