Receivable
Download receivables by ID
Download receivables by ID
- Download the receivables by passing one or more id
- Baixe os recebíveis passando um ou mais ID
post/receivables-download
Request body
Example request
{
"receivable_id": [
10,
11,
15
]
}Response
Encoded file return | Retorno de arquivo codificado
Example response
{
"file": "9p31h8fwj09f80hg93fdj90f31h8"
}