---
title: "Gets class instance details for the given instance."
method: GET
path: "/Business/Schedules/Classes/{classInstanceId}/Location"
tags: ["Rest"]
---

# Gets class instance details for the given instance.

`GET /Business/Schedules/Classes/{classInstanceId}/Location`

## Path parameters

- `classInstanceId` integer, required

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Response `200`

OK

- MindbodyRestApiDtoModelsSiteSchedulesClassInstanceTiny — Tiny version of the classinstace having information related to class location based billing account number.
  - `ClassInstanceId` integer — Class instance unique identifier
  - `TimeZoneId` string — Time zone unique identifier for the class.
  - `Location` MindbodyRestApiDtoModelsLocationLocation — Object that represents a subscriber's location.
    - `Id` integer — location identifier
    - `Name` string — location name
    - `BillingAccountId` string — location specific BillingAccountId
    - `MerchantAccountProcessingId` string — Location specific Merchant Account Processing Id.

## Other responses

- `400` — BadRequest
- `403` — Forbidden
- `404` — NotFound

---

[API](https://skmtc.net/mindbodyonline/apis/rest-api.md) · [All operations](https://skmtc.net/mindbodyonline/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mindbodyonline/rest-api/revisions/dc2736850e42/schema)
