commit 448aa22187cd9ae0602546e54e5d004b424b521e
parent b988dc2e3c15901f78716d0bc6a081700cf7f1a8
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 31 May 2026 12:56:08 +0200
use 409, not 400
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -3807,7 +3807,7 @@ HttpStatus: 403
Value: 9800
Name: PAIVANA_PAYMENT_MISSING
Description: The request is invalid as the specified order is unpaid. The client should only call this endpoint after paying the order.
-HttpStatus: 400
+HttpStatus: 409
Value: 9801
Name: PAIVANA_BACKEND_REFUSED