v1

latestOpenAPI 3.0.0Apache 2.02026-07-263079321.1 MB
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

receivable_idinteger[] required

Example request

{
  "receivable_id": [
    10,
    11,
    15
  ]
}

Response

Encoded file return | Retorno de arquivo codificado

filestring

Example response

{
  "file": "9p31h8fwj09f80hg93fdj90f31h8"
}