---
title: "Ativa ou desativa um Seller"
method: PUT
path: "/resellers/{resellerId}/status"
---

# Ativa ou desativa um Seller

`PUT /resellers/{resellerId}/status`

## Path parameters

- `resellerId` integer, required

## Request body

- object
  - `ativo` boolean — Status do seller (ativo / inativo)

## Response `200`

200

## 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/versions/e07940bf249d/schema)
