---
title: "Listar taxas"
method: GET
path: "/baas/v1/cash/company/fees"
tags: ["Taxas"]
---

# Listar taxas

`GET /baas/v1/cash/company/fees`

## Query parameters

- `account` integer, required

## Response `200`

Listar taxas

- object
  - `boleto` integer
  - `withdraw` integer
  - `pixPayment` integer
  - `pixReceived` integer
  - `pixQrCode` integer

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
