Entitlement

This page describes the Entitlement type.

EARLY RELEASE NOTICE

This class represents a draft that is designed to inform the OpenActive specification work with implementation feedback. IT IS STILL SUBJECT TO CHANGE, as the Customer Accounts proposal evolves.

Properties

Optional properties

PropertyExpected TypeDescription

@type

Must always be present and set to "@type": "Entitlement"

entitlementType

Concept - or - @id reference

For the request, this is the value of the @id of the Concept being referenced. For the response, this the full Concept object including the @id and prefLabel.

Example

"entitlementType": { "@type": "Concept", "@id": "https://data.mcractive.com/openactive/entitlement-list#5e78bcbe-36db-425a-9064-bf96d09cc351", "prefLabel": "MCRactive Adult Resident", "inScheme": "https://data.mcractive.com/openactive/entitlement-list" }

evidenceRequestAction

Any evidence request associated with the entitlement.

validFrom

The date the entitlement becomes valid. This must be in the past.

validUntil

The date that the entitlement is no longer valid. This must be in the future.

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