taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit b825b8ff8af7974e5c4818841465825670dd9963
parent 43fed17a147335b8d2b65f874535fcd11498c2ae
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 22 Nov 2023 15:15:01 -0300

cashout creation returns 200

Diffstat:
Mcore/api-corebank.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -744,7 +744,7 @@ Cashouts **Response:** - :http:statuscode:`202 Accepted`: + :http:statuscode:`200 Accepted`: The cashout request was correctly created and the TAN authentication now is pending. This returns the `CashoutPending` response.