aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 182767b..b9be57d 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1663,6 +1663,11 @@ Name: MERCHANT_POST_ORDERS_ID_PAY_TOKEN_USE_SIG_INVALID
1663Description: Invalid token use signature (EdDSA, signed by wallet) for provided token. 1663Description: Invalid token use signature (EdDSA, signed by wallet) for provided token.
1664HttpStatus: 400 1664HttpStatus: 400
1665 1665
1666Value: 2181
1667Name: MERCHANT_POST_ORDERS_ID_PAY_TOKEN_COUNT_MISMATCH
1668Description: The provided number of tokens does not match the required number.
1669HttpStatus: 400
1670
1666 1671
1667# 2200-2224: post orders ID paid endpoint 1672# 2200-2224: post orders ID paid endpoint
1668 1673