The unique identifier of the site
Vista Digital Platform (V1)
Request
This endpoint excludes any third-party member schemes that are validated against Vista Loyalty.
Loyalty schemes are handled as "member reward tickets with an availability restriction" via the GetMemberRewardAvailabilitiesForShowtime endpoint.
- Vista.Ocapi
- Mock serverhttps://developer.vista.co/_mock/openapi/digital-platform/openapi/ocapi/v1/sites/{siteId}/third-party-member-schemes
- cURL
- JavaScript
- Node.js
curl -i -X GET \
'https://developer.vista.co/_mock/openapi/digital-platform/openapi/ocapi/v1/sites/{siteId}/third-party-member-schemes' \
-H 'Connect-Region-Code: string'Success
Gets the list of third party member scheme entities
Gets the name text, and its translations
Gets the translations of the translatable Text in other languages
Gets the card number format
Gets the regular expression that can be used to determine whether a partially-entered card number matches the format
Gets the regular expression that can be used to determine whether a full card number matches the format
Gets the maximum number of seats across all ticket types for the scheme that can be ordered for an individual order ticket redemption card base for a specific showtime
{ "thirdPartyMemberSchemes": [ { … } ] }