diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 7 |
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 Value: 2261 Name: MERCHANT_EXCHANGE_TRANSFERS_FATAL_NOT_FOUND Description: The exchange indicated in the wire transfer claims to know nothing about the wire transfer. -HttpStatus: 200 +HttpStatus: 0 Value: 2262 Name: MERCHANT_EXCHANGE_TRANSFERS_RATE_LIMITED @@ -1846,7 +1846,10 @@ Name: MERCHANT_EXCHANGE_TRANSFERS_HARD_FAILURE Description: The response from the exchange was unacceptable and should be reviewed with an auditor. HttpStatus: 200 - +Value: 2563 +Name: MERCHANT_EXCHANGE_TRANSFERS_CONFLICTING_TRANSFERS +Description: The amount transferred differs between what was submitted and what the exchange claimed. +HttpStatus: 0 # 2600-2649: instance operations |