> ## Documentation Index
> Fetch the complete documentation index at: https://support.visualcare.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Locations

> Location records

### GET /locations

Returns all location records.

**Query parameters:** None

**Response fields:**

| Field            | Type    | Notes |
| ---------------- | ------- | ----- |
| `LocationId`     | integer |       |
| `Code`           | string  |       |
| `AccountingCode` | string  |       |
| `Description`    | string  |       |
| `Address1`       | string  |       |
| `Address2`       | string  |       |
| `Suburb`         | string  |       |
| `Postcode`       | integer |       |
| `State`          | string  |       |
| `Area`           | string  |       |
| `Status`         | string  |       |
