aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorMatyja Lukas Adam <lukas.matyja@students.bfh.ch>2024-04-10 00:18:11 +0200
committerMatyja Lukas Adam <lukas.matyja@students.bfh.ch>2024-04-10 00:18:11 +0200
commit63ab2f3c99c86334cc433450d7b99375ebf9d6b1 (patch)
tree9fad4dfc7896759059a7ce060646599e41e21da6 /gnu-taler-error-codes
parenta20ae936af4ce948025d5ddbbf56a7de263dbf57 (diff)
downloadgana-63ab2f3c99c86334cc433450d7b99375ebf9d6b1.tar.gz
gana-63ab2f3c99c86334cc433450d7b99375ebf9d6b1.zip
add new Donau EC
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 4513ec1..ca71e2a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2966,6 +2966,11 @@ Value: 8609
2966Name: DONAU_CHARITY_NOT_FOUND 2966Name: DONAU_CHARITY_NOT_FOUND
2967Description: The charity is unknown. 2967Description: The charity is unknown.
2968HttpStatus: 404 2968HttpStatus: 404
2969
2970Value: 8610
2971Name: DONAU_EXCEEDING_DONATION_LIMIT
2972Description: The donation amount specified in the request exceeds the limit of the charity.
2973HttpStatus: 400
2969 2974
2970# 9000 - 9599: LibEuFin. 2975# 9000 - 9599: LibEuFin.
2971 2976