commit dcbd95062a59351a10b93e84dc33c16741f21490
parent 68bf66d3a7d5eb61064607d815af4be7840d6a3e
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Wed, 30 Apr 2025 21:34:39 +0200
[exchange] mark recoup procotols as not-implemented
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -3936,6 +3936,7 @@ in using this API.
Note that the original withdrawal fees will **not** be recouped.
+.. note:: This endpoint is not implemented and the API going to change after v27.
**Request:** The request body must be a `RecoupRequest` object.
@@ -4028,6 +4029,7 @@ in using this API.
Note that the original refresh fees will **not** be recouped.
+.. note:: This endpoint is not implemented and the API going to change after v27.
**Request:** The request body must be a `RecoupRefreshRequest` object.