---
title: "GET /v1/business/{business_id}/contract/year/range/"
method: GET
path: "/v1/business/{business_id}/contract/year/range/"
tags: ["contract"]
---

# GET /v1/business/{business_id}/contract/year/range/

`GET /v1/business/{business_id}/contract/year/range/`

## Path parameters

- `business_id` integer, required

## Response `200`

- ContractYearRange
  - `minYear` string, required
  - `maxYear` string, required

---

[API](https://skmtc.net/postoo/apis/postoo-api.md) · [All operations](https://skmtc.net/postoo/apis/postoo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postoo/postoo-api/versions/0d420206bfcc/schema)
