aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 6cb79e1..37e518a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1829,7 +1829,7 @@ HttpStatus: 200
1829Value: 2261 1829Value: 2261
1830Name: MERCHANT_EXCHANGE_TRANSFERS_FATAL_NOT_FOUND 1830Name: MERCHANT_EXCHANGE_TRANSFERS_FATAL_NOT_FOUND
1831Description: The exchange indicated in the wire transfer claims to know nothing about the wire transfer. 1831Description: The exchange indicated in the wire transfer claims to know nothing about the wire transfer.
1832HttpStatus: 200 1832HttpStatus: 0
1833 1833
1834Value: 2262 1834Value: 2262
1835Name: MERCHANT_EXCHANGE_TRANSFERS_RATE_LIMITED 1835Name: MERCHANT_EXCHANGE_TRANSFERS_RATE_LIMITED
@@ -1846,7 +1846,10 @@ Name: MERCHANT_EXCHANGE_TRANSFERS_HARD_FAILURE
1846Description: The response from the exchange was unacceptable and should be reviewed with an auditor. 1846Description: The response from the exchange was unacceptable and should be reviewed with an auditor.
1847HttpStatus: 200 1847HttpStatus: 200
1848 1848
1849 1849Value: 2563
1850Name: MERCHANT_EXCHANGE_TRANSFERS_CONFLICTING_TRANSFERS
1851Description: The amount transferred differs between what was submitted and what the exchange claimed.
1852HttpStatus: 0
1850 1853
1851# 2600-2649: instance operations 1854# 2600-2649: instance operations
1852 1855