diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index f59f42b..6cb79e1 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec | |||
@@ -1569,9 +1569,10 @@ HttpStatus: 400 | |||
1569 | 1569 | ||
1570 | Value: 2175 | 1570 | Value: 2175 |
1571 | Name: MERCHANT_POST_ORDERS_ID_PAY_WIRE_METHOD_UNSUPPORTED | 1571 | Name: MERCHANT_POST_ORDERS_ID_PAY_WIRE_METHOD_UNSUPPORTED |
1572 | Description: The exchange does not support the selected bank account of the merchant. Likely the wallet has stale data on the bank accounts of the exchange and thus selected an inappropriate exchange. | 1572 | Description: The exchange does not support the selected bank account of the merchant. Likely the merchant had stale data on the bank accounts of the exchange and thus selected an inappropriate exchange when making the offer. |
1573 | HttpStatus: 409 | 1573 | HttpStatus: 409 |
1574 | 1574 | ||
1575 | |||
1575 | # 2200-2249: post orders ID paid endpoint | 1576 | # 2200-2249: post orders ID paid endpoint |
1576 | 1577 | ||
1577 | Value: 2200 | 1578 | Value: 2200 |