aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-11-21 11:17:51 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-11-21 11:17:51 -0500
commit7af7a493bc189c3423edf83478d059704f0f30af (patch)
tree8c8ac7f76bc6d6621372c0c3c0a34fa5395e46bc /gnu-taler-error-codes
parent212ee0a78adc43cb5c04d6ea96ccc2fe74fed62b (diff)
downloadgana-7af7a493bc189c3423edf83478d059704f0f30af.tar.gz
gana-7af7a493bc189c3423edf83478d059704f0f30af.zip
templates
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 171460f..5ae95c7 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1277,6 +1277,11 @@ Name: MERCHANT_GENERIC_TRANSFER_UNKNOWN
1277Description: The backend could not find the inbound wire transfer specified in the request. 1277Description: The backend could not find the inbound wire transfer specified in the request.
1278HttpStatus: 404 1278HttpStatus: 404
1279 1279
1280Value: 2018
1281Name: MERCHANT_GENERIC_TEMPLATE_UNKNOWN
1282Description: The backend could not find the template(id) because it is not exist.
1283HttpStatus: 404
1284
1280 1285
1281# 2100-2499: public API 1286# 2100-2499: public API
1282# 2100-2149: get orders endpoint 1287# 2100-2149: get orders endpoint
@@ -1756,6 +1761,8 @@ Name: MERCHANT_PRIVATE_GET_ORDERS_ID_AMOUNT_ARITHMETIC_FAILURE
1756Description: The merchant backend encountered a failure in computing the deposit total. 1761Description: The merchant backend encountered a failure in computing the deposit total.
1757HttpStatus: 200 1762HttpStatus: 200
1758 1763
1764# 2850-2899: template operations
1765
1759 1766
1760 1767
1761 1768