commit 0ae865b7772276919d340db3b4e8ae49e91f0690 parent 76eb8a74bae271732161f5064a1de6e021cbd5f4 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 26 Dec 2025 22:31:22 +0100 -new 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 @@ -1718,6 +1718,12 @@ Name: MERCHANT_GENERIC_UNIT_BUILTIN Description: The unit referenced in the request is builtin and cannot be modified or deleted. HttpStatus: 409 +Value: 2034 +Name: MERCHANT_GENERIC_REPORT_UNKNOWN +Description: The report ID provided to the backend is not known to the backend. +HttpStatus: 404 + + # 2100-2499: public API # 2100-2124: get orders endpoint