---
title: "Listar Unidade de Recebíveis"
method: GET
path: "/receivable_units"
---

# Listar Unidade de Recebíveis

`GET /receivable_units`

Retorna as unidades a receber agregadas de uma conta, agrupadas por data de liquidação e código do arranjo de pagamento.

## Query parameters

- `start` integer
- `limit` integer
- `from_date` string
- `codigo_arranjo_pagamento` string
- `to_date` string

## Response `200`

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/versions/4590fc729d1e/schema)
