PagedRecurringChargeResponseDTO

Resultado da consulta de cobranças recorrentes (Bacen)

  • cobsr
    Type: array object[] · RecurringChargeResponseDTO[]

    Itens encontrados

    • ajusteDiaUtil
      Type: boolean
    • atualizacao
      Type: array object[] · StatusUpdateDTO[]
    • calendario
      Type: object · CobRCalendarDTO

      Calendário da cobrança recorrente

    • devedor
      Type: object · CobRDebtorDTO

      Devedor da cobrança recorrente

    • encerramento
      Type: object · TerminationDTO
    • idRec
      Type: string
    • infoAdicional
      Type: string
    • politicaRetentativa
      Type: string enum
      values
      • NAO_PERMITE
      • PERMITE_3R_7D
    • recebedor
      Type: object · CobRReceiverDTO

      Recebedor da cobrança recorrente

    • status
      Type: string enum
      values
      • CRIADA
      • ATIVA
      • CONCLUIDA
      • EXPIRADA
      • REJEITADA
      • CANCELADA
    • tentativas
      Type: array object[] · AttemptDTO[]
    • txid
      Type: string
    • valor
      Type: object · CobRValueDTO
  • parametros
    Type: object · RecurringChargeQueryParametersDTO

    Parâmetros utilizados na consulta de cobranças recorrentes

    • cnpj
      Type: string
    • cpf
      Type: string
    • fim
      Type: string Format: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • idRec
      Type: string
    • inicio
      Type: string Format: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • paginacao
      Type: object · PaginationDTO1

      Paginação da consulta (Bacen)

    • recebedor
      Type: object · ReceiverFilterDTO

      Filtro por recebedor aplicado à consulta

    • status
      Type: string enum
      values
      • CRIADA
      • ATIVA
      • CONCLUIDA
      • EXPIRADA
      • REJEITADA
      • CANCELADA