# Business

Documentação estática da pasta **Business** (GoZAP API).

[Índice geral](../index.md) · [OpenAPI](../openapi.json)

## Endpoints

- [`POST /business/get/profile`](./post-business-get-profile.md) — Obter perfil comercial
- [`GET /business/get/categories`](./get-business-get-categories.md) — Obter categorias de negócios
- [`POST /business/update/profile`](./post-business-update-profile.md) — Atualizar perfil comercial
- [`POST /business/get/features`](./post-business-get-features.md) — Mobile - Obter features Business
- [`POST /business/get/mobile_config`](./post-business-get-mobile-config.md) — Mobile - Obter configuração mobile da conta Business
- [`POST /business/get/verified_name`](./post-business-get-verified-name.md) — Mobile - Obter verified name
- [`POST /business/update/verified_name`](./post-business-update-verified-name.md) — Mobile - Atualizar verified name
- [`POST /business/catalog/list`](./post-business-catalog-list.md) — Listar produtos do catálogo WhatsApp
- [`POST /business/catalog/info`](./post-business-catalog-info.md) — Obter produto do catálogo WhatsApp
- [`POST /business/catalog/delete`](./post-business-catalog-delete.md) — Excluir produto do catálogo WhatsApp
- [`POST /business/catalog/show`](./post-business-catalog-show.md) — Exibir produto no catálogo
- [`POST /business/catalog/hide`](./post-business-catalog-hide.md) — Ocultar produto no catálogo
- [`POST /business/catalog/product`](./post-business-catalog-product.md) — Cadastrar produto local do catálogo
- [`GET /business/catalog/products`](./get-business-catalog-products.md) — Listar produtos locais do catálogo
- [`DELETE /business/catalog/product/{{id}}`](./delete-business-catalog-product-id.md) — Remover produto local do catálogo
