From d26d890fd6c3844283d05f16ab68aee437605b0d Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 7 Oct 2022 09:44:44 +0200 Subject: added EXCHANGE_DEPOSITS_POLICY_NOT_ACCEPTED --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (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 b469b87..f5ffa9c 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -423,6 +423,11 @@ Name: EXCHANGE_DEPOSITS_GET_MERCHANT_SIGNATURE_INVALID Description: The signature of the merchant is invalid. HttpStatus: 403 +Value: 1107 +Name: EXCHANGE_DEPOSITS_POLICY_NOT_ACCEPTED +Description: The provided policy data was not accepted +HttpStatus: 400 + Value: 1150 Name: EXCHANGE_WITHDRAW_INSUFFICIENT_FUNDS Description: The given reserve does not have sufficient funds to admit the requested withdraw operation at this time. The response includes the current "balance" of the reserve as well as the transaction "history" that lead to this balance. -- cgit v1.2.3