Success
The provided limit or offset is invalid.
No member authenticated.
{- "relatedData": {
- "sites": [
- {
- "location": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "contactDetails": {
- "phoneNumbers": [
- {
- "type": "Home",
- "number": "string"
}
], - "email": "string",
- "address": {
- "line1": "60 Khyber Pass Road",
- "line2": "Grafton",
- "city": "Auckland 1023"
}
}, - "ianaTimeZoneName": "America/New_York",
- "id": "string",
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "hasSellableItems": true,
- "allowedItemDeliveryMethods": [
- "CounterPickup"
]
}
], - "films": [
- {
- "id": "string",
- "title": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}
}
], - "showtimes": [
- {
- "id": "string",
- "filmId": "string",
- "siteId": "string"
}
], - "ticketTypes": [
- {
- "id": "string",
- "description": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}
}
], - "items": [
- {
- "id": "string",
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "itemClass": {
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": null,
- "text": null
}
]
}, - "group": {
- "name": {
- "text": "string",
- "translations": [
- null
]
}, - "type": "Custom"
}
}
}
], - "balanceTypes": [
- {
- "id": 0,
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "isPrimary": true,
- "unitName": "Points",
- "paymentConversionRate": 0.1,
- "unitDecimalPlaces": 0
}
]
}, - "results": [
- {
- "id": 0,
- "totalPriceIncludingTax": 0.1,
- "booking": {
- "id": "string"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "showtimes": [
- {
- "showtimeId": "string",
- "tickets": [
- {
- "ticketTypeId": "string",
- "priceIncludingTax": 0.1
}
]
}
], - "items": [
- {
- "itemId": "string",
- "priceIncludingTax": 0.1
}
], - "balanceAdjustments": [
- {
- "balanceTypeId": 0,
- "units": 0.1,
- "availableUnits": 0.1,
- "isManual": true,
- "manualReason": "string"
}
]
}
], - "hasMoreResults": true
}