---
title: "Reservations apply view POST"
method: POST
path: "/company/apply/view"
tags: ["Company API"]
---

# Reservations apply view POST

`POST /company/apply/view`

apply view Reservation

## Query parameters

- `searchType1` string
- `searchType2` string

## Response `200`

OK

- ChamomileResponseApplyViewResponse
  - `code` integer
  - `message` string
  - `data` ApplyViewResponse
    - `seq` integer
    - `useYn` string
    - `name` string
    - `email` string
    - `phone` string
    - `irDate` string
    - `irTime` string
    - `title` string
    - `content` string
    - `comName` string
    - `comPosition` string
    - `institution` string
    - `comMember` string
    - `vehicleNumber` string
    - `status` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/lotteinnovate/apis/openapi-definition.md) · [All operations](https://skmtc.dev/lotteinnovate/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lotteinnovate/openapi-definition/revisions/423a0490d0a2/schema)
