---
title: "Returns the company option setting."
method: GET
path: "/v1/companySetupConfig/getCompanyOptions"
tags: ["CompanySetupConfig"]
---

# Returns the company option setting.

`GET /v1/companySetupConfig/getCompanyOptions`

## Response `200`

OK

- CompanyOptionDto
  - `creditNoteJournalAgeingValue` integer
  - `creditNoteJournalAgeingName` string
  - `useAllocations` boolean
  - `useNominal` boolean
  - `useNominalCode` boolean
  - `discrepancyAllowed` number, double
  - `allowEntryOfGrossPriceInInvoicing` boolean
  - `marginVatScheme` boolean
  - `creditInputForReverseChargeVAT` boolean
  - `printOSItemsOnly` boolean
  - `enableVOCRReporting` boolean
  - `vocrSettingValue` boolean
  - `salesVatAnalysisType` integer
  - `purchasesVatAnalysisType` integer

---

[API](https://skmtc.dev/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.dev/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/revisions/e1d97979e906/schema)
