From 52c9a18c05be1f6acc3789bfc70b78b0dbd17dab Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 16 Aug 2021 13:42:22 +0200 Subject: new taler error code --- gnu-taler-error-codes/registry.rec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 3fb0831..83e47a3 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -857,7 +857,12 @@ HttpStatus: 500 Value: 2105 Name: MERCHANT_GET_ORDERS_ID_INVALID_TOKEN -Description: The token used to authenticate the client is invalid for this order. +Description: The claim token used to authenticate the client is invalid for this order. +HttpStatus: 403 + +Value: 2106 +Name: MERCHANT_GET_ORDERS_ID_INVALID_CONTRACT_HASH +Description: The contract terms hash used to authenticate the client is invalid for this order. HttpStatus: 403 # 2150-2199: post orders ID pay endpoint -- cgit v1.2.3