aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Blättler <blatc2@bfh.ch>2024-04-21 15:56:32 +0200
committerChristian Blättler <blatc2@bfh.ch>2024-04-21 15:56:32 +0200
commite6540cf597091eabaa732826d5ad1185f4bcc5c1 (patch)
treed5beb5444ba55b9b550e9c2326f59639720a66cd /gnu-taler-error-codes/registry.rec
parentb27f5fd7ea89c95953dbc0a449289d07d2c4c125 (diff)
downloadgana-master.tar.gz
gana-master.zip
add merchant errorHEADmaster
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 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