OrderItem
This page describes the OrderItem type.
This type is derived from https://schema.org/OrderItem, which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
Properties
Optional properties
@type
Must always be present and set to "@type": "OrderItem"
@id
A unique URI-based identifier for the record.
The primary purpose of the URI format in this context is to provide natural namespacing for the identifier. Hence, the URI itself may not resolve to a valid endpoint, but must use a domain name controlled by the resource owner (the organisation responsible for the OpenActive open data feed).
Example
"@id": "https://api.example.com/orders/1a80eca5-99f1-4e9a-81da-937e5621b246#/orderedItem/12345"
acceptedOffer
The offer from the associated orderedItem that has been selected by the Customer. The price of this includes or excludes tax depending on the taxMode of the Order.
accessChannel
Channel through which the user can participate in the Opportunity. Not applicable for an OrderQuote.
accessCode
PropertyValue that contains a text value usable for entrance. Not applicable for an OrderQuote.
accessPass
ImageObject or Barcode that contains reference to an asset (e.g. Barcode, QR code image or PDF) usable for entrance. Not applicable for an OrderQuote.
attendee
The person attending the Opportunity related to the OrderItem.
attendeeDetailsRequired
The properties of schema:Person
that are required to describe an attendee
for this OrderItem
.
cancellationMessage
A message set by the Seller in the event of Opportunity cancellation, only applicable for an Order
and where the OrderItem
has orderItemStatus
set to https://openactive.io/SellerCancelled
customerNotice
A message set by the Seller to trigger a notification to the Customer, only applicable for an Order
and where the OrderItem
has orderItemStatus
set to https://openactive.io/OrderItemConfirmed
or https://openactive.io/CustomerAttended
error
Array of errors related to the OrderItem being included in the Order, only applicable for an OrderQuote.
orderItemIntakeForm
PropertyValueSpecifications that describe fields in the orderItemIntakeForm.
orderItemIntakeFormResponse
PropertyValues that contains a text value responses to the orderItemIntakeForm.
orderItemStatus
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".
Last updated