aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-12-16 10:54:16 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-12-16 10:54:16 -0500
commit3e659ed54023230dd45dbec5664f176e1763d260 (patch)
tree6fd44bdf0e67608550bb75ba5a1d5b386ba14d8b /gnu-taler-error-codes/registry.rec
parentda874c5c403e67f64bc93f7b1041530a1d273a8e (diff)
downloadgana-3e659ed54023230dd45dbec5664f176e1763d260.tar.gz
gana-3e659ed54023230dd45dbec5664f176e1763d260.zip
update
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec22
1 files changed, 13 insertions, 9 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index da10ad5..554dcb7 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1778,15 +1778,6 @@ Name: MERCHANT_PRIVATE_POST_TEMPLATES_CONFLICT_TEMPLATE_EXISTS
1778Description: The template ID already exists. 1778Description: The template ID already exists.
1779HttpStatus: 409 1779HttpStatus: 409
1780 1780
1781Value: 2870
1782Name: MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT
1783Description: Amount given in the using template and in the template contract. There is a conflict.
1784HttpStatus: 409
1785
1786Value: 2871
1787Name: MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT
1788Description: Subject given in the using template and in the template contract. There is a conflict.
1789HttpStatus: 409
1790 1781
1791 1782
1792# 2900-2949: webhook operations 1783# 2900-2949: webhook operations
@@ -1797,6 +1788,19 @@ Description: The webhook ID elready exists.
1797HttpStatus: 409 1788HttpStatus: 409
1798 1789
1799 1790
1791# 2950-2999: Using template operations
1792
1793
1794Value: 2950
1795Name: MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT
1796Description: Amount given in the using template and in the template contract. There is a conflict.
1797HttpStatus: 409
1798
1799Value: 2951
1800Name: MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT
1801Description: Subject given in the using template and in the template contract. There is a conflict.
1802HttpStatus: 409
1803
1800 1804
1801 1805
1802# 3000 - 3999: Reserved for auditor 1806# 3000 - 3999: Reserved for auditor