summaryrefslogtreecommitdiff
path: root/libeufin/api-nexus.rst
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-04-21 22:01:33 +0200
committerMS <ms@taler.net>2023-04-21 22:01:33 +0200
commit4bd87caa73216200d77de26effe040b2da87e615 (patch)
treee024d4e38b8ebb6839b07cd80663be182eecf04a /libeufin/api-nexus.rst
parent5906fdc47e9f190dcc3876a61f2020ed8ebd7143 (diff)
downloaddocs-4bd87caa73216200d77de26effe040b2da87e615.tar.gz
docs-4bd87caa73216200d77de26effe040b2da87e615.tar.bz2
docs-4bd87caa73216200d77de26effe040b2da87e615.zip
Facade creation status codes.
Diffstat (limited to 'libeufin/api-nexus.rst')
-rw-r--r--libeufin/api-nexus.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index b49de185..d31f9520 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -948,6 +948,11 @@ Facades
config: TalerAnastasisFacadeState;
}
+ **Response:**
+
+ :http:statuscode:`200 OK`: Either the facade was created, or the request was idempotent.
+ :http:statuscode:`409 Conflict`: The facade name was unavailable.
+
Bank Connection Protocols
-------------------------