---
title: "Retorna uma lista de promoções"
method: GET
path: "/promocoes"
---

# Retorna uma lista de promoções

`GET /promocoes`

## Query parameters

- `Busca` string
- `DataInicio` string, date
- `DataTermino` string, date
- `TemCupom` boolean
- `TemMultiplosCupons` boolean
- `Ativo` boolean
- `PodeAcumular` boolean
- `Condicoes` integer[]
- `Acoes` integer[]
- `OrdenaColuna` string
- `OrdenaPor` string
- `Pagina` integer
- `Limit` integer

## Response `200`

200

- object

## Other responses

- `500` — 500

---

[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)
