---
title: "PUT /tiposExibicao"
method: PUT
path: "/tiposExibicao"
---

# PUT /tiposExibicao

`PUT /tiposExibicao`

## Query parameters

- `tabelaPrecoId` integer, required
- `ativo` boolean
- `apenasSite` boolean

## Response `200`

- object
  - `tabelaPrecoNaoAtualizadas` object, required
    - `resultado` boolean
    - `detalhes` string
    - `tabelaPrecoId` integer
    - `ativo` boolean
    - `isSite` boolean
  - `tabelaPrecoAtualizadas` object, required
    - `resultado` boolean
    - `detalhes` string
    - `tabelaPrecoId` integer
    - `ativo` boolean
    - `isSite` boolean

## Other responses

- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

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