aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-19 21:05:36 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-19 21:05:36 +0100
commitbb814747c82941a3cea6ec2d4c6961902995df17 (patch)
treef947e872593cf202e94c639ff39c329e74912d88 /gnu-taler-error-codes
parentca97ba9b2ba3d47197456dec2ec4a4c9358329f3 (diff)
downloadgana-bb814747c82941a3cea6ec2d4c6961902995df17.tar.gz
gana-bb814747c82941a3cea6ec2d4c6961902995df17.zip
-add EC for 7158
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index a1a588a..618fe41 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1185,6 +1185,10 @@ Name: MERCHANT_PRIVATE_POST_ORDERS_DELIVERY_DATE_IN_PAST
1185Description: The request is invalid: a delivery date was given, but it is in the past. 1185Description: The request is invalid: a delivery date was given, but it is in the past.
1186HttpStatus: 400 1186HttpStatus: 400
1187 1187
1188Value: 2506
1189Name: MERCHANT_PRIVATE_POST_ORDERS_WIRE_DEADLINE_IS_NEVER
1190Description: The request is invalid: the wire deadline for the order would be "never".
1191HttpStatus: 400
1188 1192
1189Value: 2510 1193Value: 2510
1190Name: MERCHANT_PRIVATE_PATCH_ORDERS_ID_FORGET_PATH_SYNTAX_INCORRECT 1194Name: MERCHANT_PRIVATE_PATCH_ORDERS_ID_FORGET_PATH_SYNTAX_INCORRECT