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.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 9ad9ac7..d2ec129 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1923,6 +1923,11 @@ Name: MERCHANT_PRIVATE_POST_RESERVES_UNSUPPORTED_WIRE_METHOD
1923Description: The requested wire method is not supported by the exchange. 1923Description: The requested wire method is not supported by the exchange.
1924HttpStatus: 409 1924HttpStatus: 409
1925 1925
1926Value: 2701
1927Name: MERCHANT_PRIVATE_POST_RESERVES_TIPPING_NOT_ALLOWED
1928Description: The requested exchange does not allow tipping.
1929HttpStatus: 409
1930
1926Value: 2710 1931Value: 2710
1927Name: MERCHANT_PRIVATE_DELETE_RESERVES_NO_SUCH_RESERVE 1932Name: MERCHANT_PRIVATE_DELETE_RESERVES_NO_SUCH_RESERVE
1928Description: The reserve could not be deleted because it is unknown. 1933Description: The reserve could not be deleted because it is unknown.