commit 256e4d3574cd3c7f20daa4239cd79ea59ee52bd5 parent 1c5751f23df1fdb126f9d9e543b3b709300ff2e0 Author: Sebastian <sebasjm@gmail.com> Date: Wed, 29 Mar 2023 09:07:46 -0300 fix ident Diffstat:
| M | libeufin/api-sandbox.rst | | | 11 | ++++++----- |
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst @@ -482,11 +482,12 @@ Cashouts amount_credit: Amount; } - :http:statuscode:`200 Ok`: - Response contains the calculated values - :http:statuscode:`400 Conflict`: - Both amount query parameters has been provided and the calculation is not correct or - non of them has been provided. + + :http:statuscode:`200 Ok`: + Response contains the calculated values + :http:statuscode:`400 Bad request`: + Both parameters has been provided and the calculation is not correct or + non of them has been provided. .. _cashout-rates: