Retrieves sites that match external site identifiers

Example Request

{
  "externalIds": [
    "string"
  ]
}

👍

Intended Usage

In order to use this endpoint, external site identifiers must have been obtained from direct integration (or bulk extracts) from a cinema chain's underlying management system - if you only integrate with cinema chains through the MX API, you will not need to use this endpoint.

This endpoint returns an array containing those supplied externalIds which have been matched to MX sites.

Each returned site will have an externalId that was part of the request body and the related Id which is the id of the MX Site. The Id can be used to identify the site in the response to Get Sites for Cinema Chain.

If a supplied externalId is not included in the response then no match was found for the given externalId.

📘

License Requirements

MX Match

Language
Authorization
Click Try It! to start a request and see the response here!