---
title: "DownloadReceivable offer by ID"
method: GET
path: "/offers/{id}/download-receivable"
tags: ["Offer"]
---

# DownloadReceivable offer by ID

`GET /offers/{id}/download-receivable`

#	Download receivable by ID
>*	Download the receivables that are inside an offer
>>*	Fazer o download dos recebíveis que estão dentro de uma oferta

## Path parameters

- `id` integer, required

## Response `200`

Encoded file return | Retorno de arquivo codificado

- DomainOfferDownloadReceivable
  - `file` string

## Other responses

- `400` — Invalid ID format | Formato de ID inválido
- `401` — Unauthorized | Não autorizado
- `403` — Forbidden | Proibido
- `500` — General errors, internal server error, etc... | Erros gerais, erro interno do servidor, etc...

---

[API](https://skmtc.net/fitbank/apis/onboarding.md) · [All operations](https://skmtc.net/fitbank/apis/onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fitbank/onboarding/revisions/f94d262a8f58/schema)
