commit 1aaa401ac16a047d7c4dbc0cc3f966881c834d50 parent 7045b274742ee976bc82cd6f8ebb0100cc788b84 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 26 Mar 2026 22:13:54 +0100 need another EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2165,6 +2165,12 @@ Name: MERCHANT_POST_ORDERS_ID_CLAIM_CLIENT_INTERNAL_FAILURE Description: The client-side experienced an internal failure. HttpStatus: 0 +Value: 2303 +Name: MERCHANT_POST_ORDERS_UNCLAIM_SIGNATURE_INVALID +Description: The unclaim signature of the wallet is not valid for the given contract hash. +HttpStatus: 403 + + # 2350-2399: post orders ID refund endpoint Value: 2350