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:
parent
c692cd45ea
commit
1ac734de96
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user