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 b54c4af..31ede32 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1883,6 +1883,11 @@ Name: MERCHANT_PRIVATE_POST_ORDERS_ID_REFUND_NOT_ALLOWED_BY_CONTRACT
1883Description: The refund delay was set to 0 and thus no refunds are ever allowed for this order. 1883Description: The refund delay was set to 0 and thus no refunds are ever allowed for this order.
1884HttpStatus: 403 1884HttpStatus: 403
1885 1885
1886Value: 2533
1887Name: MERCHANT_PRIVATE_POST_ORDERS_TOKEN_FAMILY_SLUG_UNKNOWN
1888Description: The token family slug provided in this order could not be found in the merchant database.
1889HttpStatus: 404
1890
1886 1891
1887 1892
1888# 2550-2599: transfer operations 1893# 2550-2599: transfer operations