| referenceNumber required | string The unique reference number of the voucher certificate to retrieve. |
{- "id": "8a6e4fdf-0926-495c-ad79-7acbb1d7e06a",
- "salesChannelId": "90237141-77b9-4dd0-99f1-b0ea1498f468",
- "orderId": "169317fd-9949-4bb3-8852-617d6b56d3cf",
- "orderNumber": "PSKCABC123",
- "certificateReferenceNumber": "ABCD1234",
- "issuedOnUtc": "2025-05-09T14:15:09.4456416Z",
- "currentBalance": {
- "amount": "74.50",
- "currency": "GBP"
}, - "startingBalance": {
- "amount": "100.00",
- "currency": "GBP"
}, - "voucherProduct": {
- "productId": "55c8452b-85f1-41bc-bbe7-e749dc4e35d5",
- "name": "Luxury Afternoon Tea for Two",
- "unitPrice": {
- "amount": "100.00",
- "currency": "GBP"
}, - "clientId": "16480cac-9c6c-4889-b788-9bf51e2f5acd",
- "version": 2,
- "catalogueId": "a6831650-fb80-43ba-b262-a2adfc5e6312",
- "venueName": "The Grand Hotel",
- "isPrivate": false,
- "isLimited": true,
- "marketingDescription": "Indulge in a delightful selection of sandwiches, cakes, and scones.",
- "detailedDescription": "Full details of the experience, including seasonal menu variations.",
- "terms": "Valid for 12 months. Booking is essential. Not valid on public holidays.",
- "reservationPhone": "01234 567890",
- "reservationEmail": "bookings@grandhotel.com",
- "tags": [
- "dining",
- "afternoon tea",
- "luxury"
], - "allowsPartialRedemption": true
}, - "validFromUtc": "2025-05-09T14:15:09.4456416Z",
- "validToUtc": "2026-05-09T14:15:09.4456416Z",
- "extensionDays": 90,
- "redemptions": [
- {
- "redemptionId": "3a2aba83-1136-4651-9e7c-803c76ae7000",
- "amount": {
- "amount": "25.50",
- "currency": "GBP"
}, - "clientId": "22ae9504-aa3b-4331-bea1-e753f4a823a2",
- "redeemedOnUtc": "2025-06-29T14:15:09.4456539Z",
- "redemptionNotes": "Customer redeemed part of the value.",
- "redeemedBy": "user@venue.com",
- "voidNotes": "",
- "voidedBy": "",
- "isVoided": false
}
], - "isExpired": false,
- "isRedeemable": true,
- "isInvalidated": false,
- "invalidationReason": "",
- "personalMessage": {
- "to": "Jane Doe",
- "message": "Happy Birthday! Hope you enjoy it."
}, - "extendedValidityUtc": "0001-01-01T00:00:00",
- "isBooked": true,
- "bookingInfo": {
- "guestFirstName": "John",
- "guestLastName": "Doe",
- "date": "2025-08-09",
- "time": "19:30:00",
- "notes": "Window seat requested.",
- "reference": "BK-987654"
}, - "redemptionStatus": "PartiallyRedeemed"
}| referenceNumber required | string The unique reference number of the voucher certificate to book. |
The request object containing details necessary to book the voucher certificate.
| guestFirstName | string or null |
| guestLastName | string or null |
| notes | string or null |
| bookingDate | string or null <date> |
| bookingTime | string or null <time> |
| bookingReference | string or null |
{- "guestFirstName": "John",
- "guestLastName": "Doe",
- "notes": "We would like a table by the window, please. Celebrating an anniversary.",
- "bookingDate": "2025-08-09",
- "bookingTime": "19:30:00",
- "bookingReference": "CONF-XY-778899"
}{- "id": "93297a8d-703c-4212-880f-dca1a99263de",
- "salesChannelId": "ea31f89b-b327-434e-95d0-5e1caae3c325",
- "orderId": "ffae10f8-fa35-41b3-8421-b6c815208ac7",
- "orderNumber": "PSKCABC123",
- "certificateReferenceNumber": "ABCD1234",
- "issuedOnUtc": "2025-05-09T14:15:09.448417Z",
- "currentBalance": {
- "amount": "74.50",
- "currency": "GBP"
}, - "startingBalance": {
- "amount": "100.00",
- "currency": "GBP"
}, - "voucherProduct": {
- "productId": "98125181-8890-45c0-ac45-d00d108903b1",
- "name": "Luxury Afternoon Tea for Two",
- "unitPrice": {
- "amount": "100.00",
- "currency": "GBP"
}, - "clientId": "88b1754e-3ab3-4969-a8a0-57f79e1592e8",
- "version": 2,
- "catalogueId": "cee45cdd-f454-4cec-a926-c1af8f1a5785",
- "venueName": "The Grand Hotel",
- "isPrivate": false,
- "isLimited": true,
- "marketingDescription": "Indulge in a delightful selection of sandwiches, cakes, and scones.",
- "detailedDescription": "Full details of the experience, including seasonal menu variations.",
- "terms": "Valid for 12 months. Booking is essential. Not valid on public holidays.",
- "reservationPhone": "01234 567890",
- "reservationEmail": "bookings@grandhotel.com",
- "tags": [
- "dining",
- "afternoon tea",
- "luxury"
], - "allowsPartialRedemption": true
}, - "validFromUtc": "2025-05-09T14:15:09.448417Z",
- "validToUtc": "2026-05-09T14:15:09.448417Z",
- "extensionDays": 90,
- "redemptions": [
- {
- "redemptionId": "79a6fa31-b1e0-40b6-a098-be09e8c3c80e",
- "amount": {
- "amount": "25.50",
- "currency": "GBP"
}, - "clientId": "62bfc05b-6a0c-4dec-b434-881408c2af71",
- "redeemedOnUtc": "2025-06-29T14:15:09.4484295Z",
- "redemptionNotes": "Customer redeemed part of the value.",
- "redeemedBy": "user@venue.com",
- "voidNotes": "",
- "voidedBy": "",
- "isVoided": false
}
], - "isExpired": false,
- "isRedeemable": true,
- "isInvalidated": false,
- "invalidationReason": "",
- "personalMessage": {
- "to": "Jane Doe",
- "message": "Happy Birthday! Hope you enjoy it."
}, - "extendedValidityUtc": "0001-01-01T00:00:00",
- "isBooked": true,
- "bookingInfo": {
- "guestFirstName": "John",
- "guestLastName": "Doe",
- "date": "2025-08-09",
- "time": "19:30:00",
- "notes": "Window seat requested.",
- "reference": "BK-987654"
}, - "redemptionStatus": "PartiallyRedeemed"
}| referenceNumber required | string The unique reference number of the voucher certificate whose booking is to be canceled. |
{- "id": "61e8d478-1f2b-497b-b422-f0e4c9f0a83f",
- "salesChannelId": "22fc55c6-3fce-4eb9-9204-fdddb15cf975",
- "orderId": "e8046be9-0ac4-4ac0-a3e1-07e594a3c989",
- "orderNumber": "PSKCABC123",
- "certificateReferenceNumber": "ABCD1234",
- "issuedOnUtc": "2025-05-09T14:15:09.4509468Z",
- "currentBalance": {
- "amount": "74.50",
- "currency": "GBP"
}, - "startingBalance": {
- "amount": "100.00",
- "currency": "GBP"
}, - "voucherProduct": {
- "productId": "83eb002a-c9d3-4c46-882a-c199aada6c19",
- "name": "Luxury Afternoon Tea for Two",
- "unitPrice": {
- "amount": "100.00",
- "currency": "GBP"
}, - "clientId": "64842185-294a-4dcd-bc7c-70bf048959a3",
- "version": 2,
- "catalogueId": "45c9637a-abaf-465f-8ca6-6a4ffddaf436",
- "venueName": "The Grand Hotel",
- "isPrivate": false,
- "isLimited": true,
- "marketingDescription": "Indulge in a delightful selection of sandwiches, cakes, and scones.",
- "detailedDescription": "Full details of the experience, including seasonal menu variations.",
- "terms": "Valid for 12 months. Booking is essential. Not valid on public holidays.",
- "reservationPhone": "01234 567890",
- "reservationEmail": "bookings@grandhotel.com",
- "tags": [
- "dining",
- "afternoon tea",
- "luxury"
], - "allowsPartialRedemption": true
}, - "validFromUtc": "2025-05-09T14:15:09.4509468Z",
- "validToUtc": "2026-05-09T14:15:09.4509468Z",
- "extensionDays": 90,
- "redemptions": [
- {
- "redemptionId": "763dbfaa-2546-4826-83fe-ca3be78f9e36",
- "amount": {
- "amount": "25.50",
- "currency": "GBP"
}, - "clientId": "cad6fcac-913d-480c-b414-6925cf893abf",
- "redeemedOnUtc": "2025-06-29T14:15:09.4509586Z",
- "redemptionNotes": "Customer redeemed part of the value.",
- "redeemedBy": "user@venue.com",
- "voidNotes": "",
- "voidedBy": "",
- "isVoided": false
}
], - "isExpired": false,
- "isRedeemable": true,
- "isInvalidated": false,
- "invalidationReason": "",
- "personalMessage": {
- "to": "Jane Doe",
- "message": "Happy Birthday! Hope you enjoy it."
}, - "extendedValidityUtc": "0001-01-01T00:00:00",
- "isBooked": true,
- "bookingInfo": {
- "guestFirstName": "John",
- "guestLastName": "Doe",
- "date": "2025-08-09",
- "time": "19:30:00",
- "notes": "Window seat requested.",
- "reference": "BK-987654"
}, - "redemptionStatus": "PartiallyRedeemed"
}