From 2438485bc6aad8f2d9409918cb748bdd977bcc68 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 16 Jun 2021 15:49:50 +0200 Subject: add another EC --- gnu-taler-error-codes/registry.rec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index f5db884..61c084f 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1106,10 +1106,15 @@ HttpStatus: 403 # 2550-2599: transfer operations +Value: 2550 +Name: MERCHANT_PRIVATE_POST_TRANSFERS_EXCHANGE_UNKNOWN +Description: The exchange says it does not know this transfer. +HttpStatus: 502 + Value: 2551 Name: MERCHANT_PRIVATE_POST_TRANSFERS_REQUEST_ERROR Description: We internally failed to execute the /track/transfer request. -HttpStatus: 500 +HttpStatus: 502 Value: 2552 Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_TRANSFERS -- cgit v1.2.3