Add productId in issuedvoucher response (nb: its not added in purchasedproducts response as this was not implemented and not needed)

This commit is contained in:
Max Martens 2026-09-09 09:33:11 +02:00
parent c692cd45ea
commit 1ac734de96

View File

@ -307,7 +307,7 @@ paths:
"purchasedTapconnectTickets": [],
"issuedVouchers": [],
}
Create Purchased TapConnet Ticket:
Create Purchased TapConnect Ticket:
value:
{
"productId": 11,
@ -1326,6 +1326,7 @@ paths:
"issuedVoucherId": "d4e5f6a7-b8c9-0d1e-2f3a-4b5c6d7e8f90",
"purchasedProductId": "058a1af7-897f-45d5-b691-9cc9161e387f",
"voucherCode": "VOUCHER123",
"productId": 888,
"touchPointId": 23,
"metadata1": null,
"metadata2": null,