Offer
This page describes the Offer type.
This type is derived from https://schema.org/Offer, 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
Property | Expected Type | Description |
---|---|---|
@type | Must always be present and set to | |
@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
| |
acceptedPaymentMethod | Array of | Indicates the offline payment methods accepted by this provider. Example
|
ageRange | DEPRECATED: Use Indicates that an Offer is only applicable to a specific age range. | |
ageRestriction | Indicates that an Offer can only be purchased by participants within a specific age range. Specified as a QuantitativeValue with minValue and maxValue properties. This must be displayed prominently to the user when selecting an Example
| |
allowCustomerCancellationFullRefund | Whether the opportunity can be cancelled with a full refund at any time before the | |
description | A plain text description of the Offer, which must not include HTML or other markup. Example
| |
eligibleEntitlementType | Array of | Offers in open data can be marked as requiring an entitlement type via Note that this property is in EARLY RELEASE AND IS SUBJECT TO CHANGE, as the Customer Accounts proposal evolves. Example
|
identifier |
| A local non-URI identifier for the resource Example
|
latestCancellationBeforeStartDate | The duration before the startDate during which this Offer may not be cancelled, given in ISO 8601 format. | |
name | The name of the Offer suitable for communication to participants. Example
| |
openBookingFlowRequirement | Array of | |
openBookingInAdvance | Indicates whether to accept this offer, a participant must book in advance, whether they must pay on attending, or have option to do either. Values must be one of https://openactive.io/Required, https://openactive.io/Optional or https://openactive.io/Unavailable. Example
| |
openBookingPrepayment | Indicates whether to accept this offer, a participant must pay in advance, pay when attending, or have the option to do either. Values must be one of https://openactive.io/Required, https://openactive.io/Optional or https://openactive.io/Unavailable. Example
| |
price | The offer price of the activity. This price should be specified without currency symbols and as a floating point number with two decimal places. The currency of the price should be expressed in the priceCurrency field. Includes or excludes tax depending on the taxMode of the seller. Example
| |
priceCurrency | The currency of the price. Specified as a 3-letter ISO 4217 value. If an Offer has a zero price, then this property is not required. Otherwise the priceCurrency must be specified. Example
| |
url | URL describing the offer Example
| |
validFromBeforeStartDate | The duration before the | |
validThroughBeforeStartDate | The duration before the |
Beta Extension properties
These properties are defined in the OpenActive Beta Extension. The OpenActive Beta Extension is defined as a convenience to help document properties that are in active testing and review by the community. Publishers should not assume that properties in the beta namespace will either be added to the core specification or be included in the namespace over the long term.
Property | Expected Type | Description |
---|---|---|
beta:partySize | Number of people the reservation should accommodate. |
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