OrderProposal
This page describes the OrderProposal type.
This type is derived from https://schema.org/Order, 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
| |
bookingService | Details about the Booking System | |
broker | The organisation or developer providing an application that allows Customers to make bookings. Those applications will be clients of the API defined in this specification. If brokerRole is set to https://openactive.io/NoBroker this is not required. | |
brokerRole | Either https://openactive.io/AgentBroker, https://openactive.io/ResellerBroker or https://openactive.io/NoBroker, as agreed in advance between the Broker and Seller. | |
customer |
| The person or organization purchasing the Order. |
identifier | The Order UUID of the Order, OrderQuote or OrderProposal, which is required within the Orders feed. Example
| |
lease | The Lease on the OrderItems which lasts for the duration specified by the Booking System. | |
orderCreationStatus | This property is internal to the Broker in this version of the specification. | |
orderCustomerNote |
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