GET api/Relatorio/ObterRelatorioDuplicata?token={token}&empresasId={empresasId}&dtInicio={dtInicio}&dtFim={dtFim}&tipoData={tipoData}

Método responsável por buscar dados do Relatório de Duplicatas

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

empresasId

Ids separados por virgula ex: 1,2,3

string

Required

dtInicio

YYYY-MM-DD

date

Required

dtFim

YYYY-MM-DD

date

Required

tipoData

1 - Data de pagamento; 2 - Data de movimentação

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of RelatorioDuplicataDto
NameDescriptionTypeAdditional information
CDEMPRESA

integer

None.

CDCONTA

integer

None.

NMPESSOA

string

None.

NMFANTASIA

string

None.

NRCPFCNPJNOTAFISCAL

string

None.

CDFORMAPAGAMENTO

integer

None.

DSFORMAPAGAMENTO

string

None.

CDSUBFORMAPAGAMENTO

integer

None.

DSSUBFORMAPAGAMENTO

string

None.

DTMOVIMENTACAO

date

None.

DTEMISSAO

date

None.

DTVENCIMENTO

date

None.

DTPAGAMENTO

date

None.

VLLANCAMENTO

decimal number

None.

VLPAGO

decimal number

None.

IDESTADO

string

None.

TPCONTA

string

None.

TPORIGEMOPERACAO

string

None.

NRDUPLICATA

string

None.

CDCONTAFINANCEIRA

integer

None.

VLPENDENTE

decimal number

None.

VLJUROS

decimal number

None.

VLMULTA

decimal number

None.

VLDESCONTO

decimal number

None.

NMVENDEDOR

string

None.

DSOPERACAOINTERNA

string

None.

TPOPERACAO

string

None.

DSAPELIDO

string

None.

DSINFORMACAO

string

None.

TPSITUACAOBOLETO

string

None.

DTIMPRESSAO

date

None.

DTGERACAO

date

None.

NRNOSSONUMERO

string

None.

SGUF

string

None.

DSMUNICIPIO

string

None.

DSBAIRRO

string

None.

DSLOGRADOURO

string

None.

NRRESIDENCIA

integer

None.

NRCEP

integer

None.

NRRESIDENCIACOMP

string

None.

VLRENEGOCIACAO

decimal number

None.

VLTOTAL

decimal number

None.

VLJUROSRENEGOCIACAO

decimal number

None.

VLJUROSPROPRIO

decimal number

None.

IDPERDA

integer

None.

NMLOGIN

string

None.

DSGRUPOCONTA

string

None.

IDDDA

integer

None.

DSGRUPOPESSOA

string

None.

NRCHASSI

string

None.

DSMODELOVEICULO

string

None.

IDESTADOVEICULO

string

None.

DTRESERVAVEICULO

date

None.

NRNOTAFISCAL

string

None.

NRRPS

string

None.

DSORIGEMRENEGOCIACAO

string

None.

VLJUROSPROPRIOPAGO

decimal number

None.

DSEMPRESAFUNCINARIO

string

None.

NRCPFCNPJ

string

None.

DSCONTATO

string

None.

DSEMAIL

string

None.

TPPESSOA

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "CDEMPRESA": 1,
    "CDCONTA": 2,
    "NMPESSOA": "sample string 3",
    "NMFANTASIA": "sample string 4",
    "NRCPFCNPJNOTAFISCAL": "sample string 5",
    "CDFORMAPAGAMENTO": 6,
    "DSFORMAPAGAMENTO": "sample string 7",
    "CDSUBFORMAPAGAMENTO": 8,
    "DSSUBFORMAPAGAMENTO": "sample string 9",
    "DTMOVIMENTACAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTEMISSAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTVENCIMENTO": "2025-12-14T03:26:47.3184718-03:00",
    "DTPAGAMENTO": "2025-12-14T03:26:47.3184718-03:00",
    "VLLANCAMENTO": 13.0,
    "VLPAGO": 1.0,
    "IDESTADO": "sample string 14",
    "TPCONTA": "sample string 15",
    "TPORIGEMOPERACAO": "sample string 16",
    "NRDUPLICATA": "sample string 17",
    "CDCONTAFINANCEIRA": 18,
    "VLPENDENTE": 19.0,
    "VLJUROS": 1.0,
    "VLMULTA": 1.0,
    "VLDESCONTO": 1.0,
    "NMVENDEDOR": "sample string 20",
    "DSOPERACAOINTERNA": "sample string 21",
    "TPOPERACAO": "sample string 22",
    "DSAPELIDO": "sample string 23",
    "DSINFORMACAO": "sample string 24",
    "TPSITUACAOBOLETO": "sample string 25",
    "DTIMPRESSAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTGERACAO": "2025-12-14T03:26:47.3184718-03:00",
    "NRNOSSONUMERO": "sample string 26",
    "SGUF": "sample string 27",
    "DSMUNICIPIO": "sample string 28",
    "DSBAIRRO": "sample string 29",
    "DSLOGRADOURO": "sample string 30",
    "NRRESIDENCIA": 1,
    "NRCEP": 1,
    "NRRESIDENCIACOMP": "sample string 31",
    "VLRENEGOCIACAO": 1.0,
    "VLTOTAL": 1.0,
    "VLJUROSRENEGOCIACAO": 1.0,
    "VLJUROSPROPRIO": 1.0,
    "IDPERDA": 1,
    "NMLOGIN": "sample string 32",
    "DSGRUPOCONTA": "sample string 33",
    "IDDDA": 1,
    "DSGRUPOPESSOA": "sample string 34",
    "NRCHASSI": "sample string 35",
    "DSMODELOVEICULO": "sample string 36",
    "IDESTADOVEICULO": "sample string 37",
    "DTRESERVAVEICULO": "2025-12-14T03:26:47.3184718-03:00",
    "NRNOTAFISCAL": "sample string 38",
    "NRRPS": "sample string 39",
    "DSORIGEMRENEGOCIACAO": "sample string 40",
    "VLJUROSPROPRIOPAGO": 1.0,
    "DSEMPRESAFUNCINARIO": "sample string 41",
    "NRCPFCNPJ": "sample string 42",
    "DSCONTATO": "sample string 43",
    "DSEMAIL": "sample string 44",
    "TPPESSOA": "sample string 45"
  },
  {
    "CDEMPRESA": 1,
    "CDCONTA": 2,
    "NMPESSOA": "sample string 3",
    "NMFANTASIA": "sample string 4",
    "NRCPFCNPJNOTAFISCAL": "sample string 5",
    "CDFORMAPAGAMENTO": 6,
    "DSFORMAPAGAMENTO": "sample string 7",
    "CDSUBFORMAPAGAMENTO": 8,
    "DSSUBFORMAPAGAMENTO": "sample string 9",
    "DTMOVIMENTACAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTEMISSAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTVENCIMENTO": "2025-12-14T03:26:47.3184718-03:00",
    "DTPAGAMENTO": "2025-12-14T03:26:47.3184718-03:00",
    "VLLANCAMENTO": 13.0,
    "VLPAGO": 1.0,
    "IDESTADO": "sample string 14",
    "TPCONTA": "sample string 15",
    "TPORIGEMOPERACAO": "sample string 16",
    "NRDUPLICATA": "sample string 17",
    "CDCONTAFINANCEIRA": 18,
    "VLPENDENTE": 19.0,
    "VLJUROS": 1.0,
    "VLMULTA": 1.0,
    "VLDESCONTO": 1.0,
    "NMVENDEDOR": "sample string 20",
    "DSOPERACAOINTERNA": "sample string 21",
    "TPOPERACAO": "sample string 22",
    "DSAPELIDO": "sample string 23",
    "DSINFORMACAO": "sample string 24",
    "TPSITUACAOBOLETO": "sample string 25",
    "DTIMPRESSAO": "2025-12-14T03:26:47.3184718-03:00",
    "DTGERACAO": "2025-12-14T03:26:47.3184718-03:00",
    "NRNOSSONUMERO": "sample string 26",
    "SGUF": "sample string 27",
    "DSMUNICIPIO": "sample string 28",
    "DSBAIRRO": "sample string 29",
    "DSLOGRADOURO": "sample string 30",
    "NRRESIDENCIA": 1,
    "NRCEP": 1,
    "NRRESIDENCIACOMP": "sample string 31",
    "VLRENEGOCIACAO": 1.0,
    "VLTOTAL": 1.0,
    "VLJUROSRENEGOCIACAO": 1.0,
    "VLJUROSPROPRIO": 1.0,
    "IDPERDA": 1,
    "NMLOGIN": "sample string 32",
    "DSGRUPOCONTA": "sample string 33",
    "IDDDA": 1,
    "DSGRUPOPESSOA": "sample string 34",
    "NRCHASSI": "sample string 35",
    "DSMODELOVEICULO": "sample string 36",
    "IDESTADOVEICULO": "sample string 37",
    "DTRESERVAVEICULO": "2025-12-14T03:26:47.3184718-03:00",
    "NRNOTAFISCAL": "sample string 38",
    "NRRPS": "sample string 39",
    "DSORIGEMRENEGOCIACAO": "sample string 40",
    "VLJUROSPROPRIOPAGO": 1.0,
    "DSEMPRESAFUNCINARIO": "sample string 41",
    "NRCPFCNPJ": "sample string 42",
    "DSCONTATO": "sample string 43",
    "DSEMAIL": "sample string 44",
    "TPPESSOA": "sample string 45"
  }
]