CustomerAccount
This page describes the CustomerAccount 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
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
| |
accessPass | Array of | The barcode, QR code, magnetic stripe, or swipe card associated with this Customer Account, within their own namespaces. |
accountNumber | The customer-facing identifier for the Customer Account. | |
customer |
| The person or organization to whom this Customer Account belongs. |
entitlement | Array of | The current valid and active entitlements associated with this customer. Note that expired or inactive entitlements are not included in this list. |
hasHiddenEntitlements | Whether there are any additional entitlements (other than those listed in entitlement) or other types of discounts are associated with the Customer Account that will influence pricing, and therefore whether the pricing for the entitlement in the feed should be treated as indicative. Example
| |
identifier | The identifier of the Customer Account used by the Booking System. Example
| |
outstandingAction | Array of | Outstanding actions on this Customer Account, such as the resolution of outstanding debts or membership renewal. These may prevent the Customer from making bookings. |
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