commit bfe37d4721bd2edacc1acc7ca3ec6cf700d0e85e parent 24ab6d1cb20abd729cb8426d4a3d37cf8bb3474d Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 27 Dec 2025 12:53:26 +0100 new ECs Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2414,7 +2414,12 @@ HttpStatus: 410 Value: 2680 Name: MERCHANT_PRIVATE_DELETE_PRODUCTS_CONFLICTING_LOCK -Description: The deletion request is for a product that is locked. +Description: The deletion request is for a product that is locked. The product cannot be deleted until the existing offer to expires. +HttpStatus: 409 + +Value: 2690 +Name: MERCHANT_PRIVATE_PRODUCT_GROUP_CONFLICTING_NAME +Description: The proposed name for the product group is already in use. You should select a different name. HttpStatus: 409 # 2700-2749: reserve operations