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.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index d1214d52..be0ff450 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -1,4 +1,6 @@
+.. _sandbox-api:
+
Sandbox API
###########
@@ -23,7 +25,7 @@ HTTP API
// IBAN managed by the running Sandbox, for which
// the Camt.053 response is going to be generated.
iban: string;
-
+
// The Camt type to return. Only '53' is allowed
// at this moment.
type: number;
@@ -55,7 +57,7 @@ HTTP API
purposes.
**Request:**
-
+
One object of type `SandboxPayment`
.. ts:def:: SandboxPayment