From 32432745013e19fe87d3f77c3b0d43aa0b684d99 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 2 Apr 2021 16:06:18 +0200 Subject: add another EC --- gnu-taler-error-codes/registry.rec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 983eefd..6d73655 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -794,6 +794,10 @@ Name: MERCHANT_GENERIC_UNAUTHORIZED Description: The merchant refused the request due to lack of authorization. HttpStatus: 401 +Value: 2016 +Name: MERCHANT_GENERIC_INSTANCE_DELETED +Description: The merchant instance specified in the request was deleted. +HttpStatus: 404 # 2100-2499: public API -- cgit v1.2.3