Get Sites by External Identifiers

Retrieves sites that match external site identifiers

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

Path Params
string
required

the identifier of the Cinema Chain

Body Params
string
Headers
string
required
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json