commit 24ab6d1cb20abd729cb8426d4a3d37cf8bb3474d parent 62ee6de093f17ac8592ba35b35aadc35012fc3fe Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 26 Dec 2025 23:47:21 +0100 -add 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 @@ -1734,6 +1734,12 @@ Name: MERCHANT_GENERIC_REPORT_GENERATOR_UNCONFIGURED Description: The report ID provided to the backend is not known to the backend. HttpStatus: 501 +Value: 2036 +Name: MERCHANT_GENERIC_PRODUCT_GROUP_UNKNOWN +Description: The product group ID provided to the backend is not known to the backend. +HttpStatus: 404 + + # 2100-2499: public API