---
title: "GET /accounting/contract/lookups"
method: GET
path: "/accounting/contract/lookups"
tags: ["accounting"]
---

# GET /accounting/contract/lookups

`GET /accounting/contract/lookups`

## Response `200`

OK

- ContractLookups
  - `contractTypes` ContractTypeDTO[]
    - `contractTypeId` integer
    - `name` string
  - `contractMechanicalsTypes` ContractMechanicalsTypeDTO[]
    - `mechanicalsTypeId` integer
    - `name` string
  - `contractTermsRateTypes` ContractTermsRateTypeDTO[]
    - `contractTermsRateTypeId` integer
    - `name` string
  - `accountingPeriods` AccountingPeriodDTO[]
    - `accountingPeriodId` integer
    - `name` string
  - `contractLevels` ContractLevelDTO[]
    - `contractLevelId` integer
    - `name` string

---

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