GET http://localhost:3000/opportunity/https%3A%2F%2Flocalhost%3A5001%2Fapi%2Fidentifiers%2Fscheduled-sessions%2F2617%2Fevents%2F20617?useCacheIfAvailable=true
Response status code: 200 OK. Responded in 411.225227ms.
{"state":"updated","id":"https://localhost:5001/api/identifiers/scheduled-sessions/2617/events/20617","modified":"1738323240641","data":{"@context":["https://openactive.io/"],"@type":"ScheduledSession","@id":"https://localhost:5001/api/identifiers/scheduled-sessions/2617/events/20617","startDate":"2025-02-01T11:33:59+00:00","endDate":"2025-02-01T12:33:59+00:00","superEvent":{"@type":"SessionSeries","@id":"https://localhost:5001/api/identifiers/session-series/2617","identifier":2617,"name":"GOLDEN: [OPEN BOOKING API TEST INTERFACE] Bookable Paid Event","activity":[{"@type":"Concept","@id":"https://openactive.io/activity-list#c07d63a0-8eb9-4602-8bcc-23be6deb8f83","inScheme":"https://openactive.io/activity-list","prefLabel":"Jet Skiing"}],"eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode","location":{"@type":"Place","@id":"https://example.com/place/3","identifier":3,"name":"Stroll & Stretch","description":"Casual Calisthenics in the Heart of Commerce. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.","address":{"@type":"PostalAddress","addressCountry":"GB","addressLocality":"Oxford","addressRegion":"Oxfordshire","postalCode":"OX1 1UU","streetAddress":"Norfolk Street"},"geo":{"@type":"GeoCoordinates","latitude":51.749826,"longitude":-1.261492},"image":[{"@type":"ImageObject","url":"https://upload.wikimedia.org/wikipedia/commons/2/28/Westfield_Garden_State_Plaza_-_panoramio.jpg"}],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","closes":"17:30","dayOfWeek":["https://schema.org/Sunday"],"opens":"09:00"},{"@type":"OpeningHoursSpecification","closes":"21:30","dayOfWeek":["https://schema.org/Monday"],"opens":"06:30"},{"@type":"OpeningHoursSpecification","closes":"21:30","dayOfWeek":["https://schema.org/Tuesday"],"opens":"06:30"},{"@type":"OpeningHoursSpecification","closes":"21:30","dayOfWeek":["https://schema.org/Wednesday"],"opens":"06:30"},{"@type":"OpeningHoursSpecification","closes":"21:30","dayOfWeek":["https://schema.org/Thursday"],"opens":"06:30"},{"@type":"OpeningHoursSpecification","closes":"21:30","dayOfWeek":["https://schema.org/Friday"],"opens":"06:30"},{"@type":"OpeningHoursSpecification","closes":"17:30","dayOfWeek":["https://schema.org/Saturday"],"opens":"09:00"}],"telephone":"01865 000003","url":"https://en.wikipedia.org/wiki/Shopping_center"},"offers":[{"@type":"Offer","@id":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","name":"Adult","acceptedPaymentMethod":["http://purl.org/goodrelations/v1#Cash","http://purl.org/goodrelations/v1#PaymentMethodCreditCard"],"ageRestriction":{"@type":"QuantitativeValue","name":"Adult","maxValue":59,"minValue":18},"allowCustomerCancellationFullRefund":true,"price":14.99,"priceCurrency":"GBP"},{"@type":"Offer","@id":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","name":"Junior","acceptedPaymentMethod":["http://purl.org/goodrelations/v1#Cash","http://purl.org/goodrelations/v1#PaymentMethodCreditCard"],"ageRestriction":{"@type":"QuantitativeValue","name":"Junior","maxValue":17},"allowCustomerCancellationFullRefund":true,"price":14.99,"priceCurrency":"GBP"},{"@type":"Offer","@id":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","name":"Senior","acceptedPaymentMethod":["http://purl.org/goodrelations/v1#Cash","http://purl.org/goodrelations/v1#PaymentMethodCreditCard"],"ageRestriction":{"@type":"QuantitativeValue","name":"Senior","minValue":60},"allowCustomerCancellationFullRefund":true,"price":14.99,"priceCurrency":"GBP"},{"@type":"Offer","@id":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","name":"Adult (off-peak)","acceptedPaymentMethod":["http://purl.org/goodrelations/v1#Cash","http://purl.org/goodrelations/v1#PaymentMethodCreditCard"],"ageRestriction":{"@type":"QuantitativeValue","name":"Adult (off-peak)","maxValue":59,"minValue":18},"allowCustomerCancellationFullRefund":true,"price":14.99,"priceCurrency":"GBP"}],"organizer":{"@type":"Organization","@id":"https://localhost:5001/api/identifiers/sellers/1","name":"Acme Fitness Ltd","isOpenBookingAllowed":true,"sameAs":["https://socialmedia.com/AcmeFitnessLtd"],"taxMode":"https://openactive.io/TaxGross","telephone":"07543 723569","termsOfService":[{"@type":"PrivacyPolicy","name":"Privacy Policy","requiresExplicitConsent":false,"url":"https://example.com/privacy.html"}],"url":"https://aimee.com"},"url":"https://www.example.com/sessions/2617"},"duration":"PT1H","maximumAttendeeCapacity":10,"remainingAttendeeCapacity":10}}
Specs
✅ should return 200 on success for request relevant to OrderItem 0
✅ Fetch Opportunities >> validation of Opportunity Feed extract for OrderItem 0
Specs
✅ passes validation checks
✅ matches the criteria 'TestOpportunityBookableUsingPayment' required for this test
Validations
⚠️ $.eventStatus: Recommended property eventStatus is missing from ScheduledSession.
⚠️ $.leader: Recommended property leader is missing from ScheduledSession.
⚠️ $.url: Recommended property url is missing from ScheduledSession.
⚠️ $.superEvent.description: Recommended property description is missing from SessionSeries.
⚠️ $.superEvent.image: Recommended property image is missing from SessionSeries.
⚠️ $.superEvent.ageRange: Recommended property ageRange is missing from SessionSeries.
⚠️ $.superEvent.genderRestriction: Recommended property genderRestriction is missing from SessionSeries.
⚠️ $.superEvent.leader: Recommended property leader is missing from SessionSeries.
⚠️ $.superEvent.level: Recommended property level is missing from SessionSeries.
⚠️ $.superEvent.location.amenityFeature: Recommended property amenityFeature is missing from Place.
📝 $.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a ScheduledSession.
📝 $.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
📝 $.superEvent.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a SessionSeries.
📝 $.superEvent.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.superEvent.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
❔ $.superEvent.offers[0].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[1].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[2].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[3].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ C1
C1 Request
PUT https://localhost:5001/api/openbooking/order-quote-templates/6a636683-cf45-40b1-8165-8fe364ae3153
{"@context":"https://openactive.io/","@type":"OrderQuote","brokerRole":"https://openactive.io/AgentBroker","broker":{"@type":"Organization","name":"MyFitnessApp","url":"https://myfitnessapp.example.com","description":"A fitness app for all the community","logo":{"@type":"ImageObject","url":"http://data.myfitnessapp.org.uk/images/logo.png"},"address":{"@type":"PostalAddress","streetAddress":"Alan Peacock Way","addressLocality":"Village East","addressRegion":"Middlesbrough","postalCode":"TS4 3AE","addressCountry":"GB"}},"seller":"https://localhost:5001/api/identifiers/sellers/1","orderedItem":[{"@type":"OrderItem","position":0,"acceptedOffer":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","orderedItem":"https://localhost:5001/api/identifiers/scheduled-sessions/2617/events/20617"}],"payment":{"@type":"Payment"}}
Response status code: 400 Bad Request. Responded in 54.767481ms.
{"@context":"https://openactive.io/","@type":"InvalidPaymentDetailsError","name":"The 'payment' property of the 'OrderQuote' or 'Order' contains data that is not accepted by the Booking System for reconciliation, e.g. an invalid 'accountId'.","statusCode":400,"description":"Payment reconciliation details do not match"}
✅ C1 >> validation of C1
Specs
✅ passes validation checks
Validations
⚠️ $.instance: Recommended property instance is missing from InvalidPaymentDetailsError.
✅ Assert Opportunity Capacity (after C1)
Specs
✅ should return 200 on success for request relevant to OrderItem 0
✅ should return a response containing "@type": "InvalidPaymentDetailsError" with status code 400
✅ Assert Opportunity Capacity (after C1) >> validation of Opportunity Feed extract for OrderItem 0
Specs
✅ passes validation checks
Validations
⚠️ $.eventStatus: Recommended property eventStatus is missing from ScheduledSession.
⚠️ $.leader: Recommended property leader is missing from ScheduledSession.
⚠️ $.url: Recommended property url is missing from ScheduledSession.
⚠️ $.superEvent.description: Recommended property description is missing from SessionSeries.
⚠️ $.superEvent.image: Recommended property image is missing from SessionSeries.
⚠️ $.superEvent.ageRange: Recommended property ageRange is missing from SessionSeries.
⚠️ $.superEvent.genderRestriction: Recommended property genderRestriction is missing from SessionSeries.
⚠️ $.superEvent.leader: Recommended property leader is missing from SessionSeries.
⚠️ $.superEvent.level: Recommended property level is missing from SessionSeries.
⚠️ $.superEvent.location.amenityFeature: Recommended property amenityFeature is missing from Place.
📝 $.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a ScheduledSession.
📝 $.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
📝 $.superEvent.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a SessionSeries.
📝 $.superEvent.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.superEvent.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
❔ $.superEvent.offers[0].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[1].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[2].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[3].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ C2
C2 Request
PUT https://localhost:5001/api/openbooking/order-quotes/6a636683-cf45-40b1-8165-8fe364ae3153
{"@context":"https://openactive.io/","@type":"OrderQuote","brokerRole":"https://openactive.io/AgentBroker","broker":{"@type":"Organization","name":"MyFitnessApp","url":"https://myfitnessapp.example.com","description":"A fitness app for all the community","logo":{"@type":"ImageObject","url":"http://data.myfitnessapp.org.uk/images/logo.png"},"address":{"@type":"PostalAddress","streetAddress":"Alan Peacock Way","addressLocality":"Village East","addressRegion":"Middlesbrough","postalCode":"TS4 3AE","addressCountry":"GB"}},"seller":"https://localhost:5001/api/identifiers/sellers/1","customer":{"@type":"Person","email":"Nicola14@hotmail.com","familyName":"Leif","identifier":"416f9679-3667-478f-8d5d-8ad7b0868b79"},"orderedItem":[{"@type":"OrderItem","position":0,"acceptedOffer":"https://localhost:5001/api/identifiers/session-series/2617#/offers/0","orderedItem":"https://localhost:5001/api/identifiers/scheduled-sessions/2617/events/20617"}],"payment":{"@type":"Payment"}}
Response status code: 400 Bad Request. Responded in 939.774578ms.
{"@context":"https://openactive.io/","@type":"InvalidPaymentDetailsError","name":"The 'payment' property of the 'OrderQuote' or 'Order' contains data that is not accepted by the Booking System for reconciliation, e.g. an invalid 'accountId'.","statusCode":400,"description":"Payment reconciliation details do not match"}
✅ C2 >> validation of C2
Specs
✅ passes validation checks
Validations
⚠️ $.instance: Recommended property instance is missing from InvalidPaymentDetailsError.
✅ Assert Opportunity Capacity (after C2)
Specs
✅ should return 200 on success for request relevant to OrderItem 0
✅ should return a response containing "@type": "InvalidPaymentDetailsError" with status code 400
✅ Assert Opportunity Capacity (after C2) >> validation of Opportunity Feed extract for OrderItem 0
Specs
✅ passes validation checks
Validations
⚠️ $.eventStatus: Recommended property eventStatus is missing from ScheduledSession.
⚠️ $.leader: Recommended property leader is missing from ScheduledSession.
⚠️ $.url: Recommended property url is missing from ScheduledSession.
⚠️ $.superEvent.description: Recommended property description is missing from SessionSeries.
⚠️ $.superEvent.image: Recommended property image is missing from SessionSeries.
⚠️ $.superEvent.ageRange: Recommended property ageRange is missing from SessionSeries.
⚠️ $.superEvent.genderRestriction: Recommended property genderRestriction is missing from SessionSeries.
⚠️ $.superEvent.leader: Recommended property leader is missing from SessionSeries.
⚠️ $.superEvent.level: Recommended property level is missing from SessionSeries.
⚠️ $.superEvent.location.amenityFeature: Recommended property amenityFeature is missing from Place.
📝 $.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a ScheduledSession.
📝 $.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
📝 $.superEvent.genderRestriction: Data consumers will assume that there is no gender restriction when no valid genderRestriction is supplied on a SessionSeries.
📝 $.superEvent.ageRange: Data consumers will assume that the ageRange is 18+ when not specified.
📝 $.superEvent.eventStatus: Data consumers will assume the eventStatus is scheduled if not specified or invalid.
❔ $.superEvent.offers[0].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[1].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[2].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.
❔ $.superEvent.offers[3].ageRestriction.name: schema:name is declared in schema.org but this validator is not yet capable of checking whether they have the right format or values. You should refer to the schema.org documentation for schema:name for additional guidance.