From d984ffa0b16056f176c30194b1552a1a6d54f7b1 Mon Sep 17 00:00:00 2001 From: Christian Rogobete Date: Mon, 11 May 2020 12:32:22 +0200 Subject: [PATCH] fix text for vouchers, move hint to bottom --- .../receipt-case-definitions/receipt-case-definitions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/appendix-de-kassensichv/receipt-case-definitions/receipt-case-definitions.md b/doc/appendix-de-kassensichv/receipt-case-definitions/receipt-case-definitions.md index ecdbaeab..a84d2c4c 100644 --- a/doc/appendix-de-kassensichv/receipt-case-definitions/receipt-case-definitions.md +++ b/doc/appendix-de-kassensichv/receipt-case-definitions/receipt-case-definitions.md @@ -25,7 +25,7 @@ If the cash register can not handle the redemption within a pay item, then it ca Furthermore for the issuance of multi-purpose vouchers, one can alternatively use a charge item instead of a pay item. The `ftChargeItemCase`: `0x4445000000000060` has to be used. -For all voucher requests you can optionally submit the voucher number. It can be sent via `ftPayItemCaseData` or `ftChargeItemCaseData` in JSON format. To send, add the key value pair `VoucherNr` e.g. `"ftPayItemCaseData":"{ ..., "VoucherNr":"UAUA91829182HH", ... }"`. - Please find examples of requests with multi-purpose vouchers [here](../examples/vouchers.md#multi-purpose-voucher-issuance). +For all voucher requests you can optionally submit the voucher number. It can be sent via `ftPayItemCaseData` or `ftChargeItemCaseData` in JSON format. To send, add the key value pair `VoucherNr` e.g. `"ftPayItemCaseData":"{ ..., "VoucherNr":"UAUA91829182HH", ... }"`. +