> ## 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.

# Organisation settings

> Organisation-level settings and contact details

### GET /Settings

Returns your organisation-level settings, including contact details, identifiers, and default rates.

**Query parameters:** None

**Response fields:**

| Field          | Type    | Notes |
| -------------- | ------- | ----- |
| `CompanyName`  | string  |       |
| `ABN`          | string  |       |
| `Website`      | string  |       |
| `Address1`     | string  |       |
| `Address2`     | string  |       |
| `Suburb`       | string  |       |
| `State`        | string  |       |
| `Postcode`     | integer |       |
| `Phone1`       | integer |       |
| `Phone2`       | string  |       |
| `Fax`          | integer |       |
| `Email`        | string  |       |
| `NDISNo`       | integer |       |
| `HCPNapsId`    | integer |       |
| `KMChargeRate` | float   |       |
| `KMPayRate`    | float   |       |
