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)

    • itensPorPagina
      Type: integer Format: int32

      Quantidade de itens por página

    • paginaAtual
      Type: integer Format: int32

      Página corrente (0-based)

    • quantidadeDePaginas
      Type: integer Format: int32

      Quantidade total de páginas

    • quantidadeTotalDeItens
      Type: integer Format: int64

      Quantidade total de itens

  • recebedor
    Type: object · ReceiverFilterDTO

    Filtro por recebedor aplicado à consulta

    • convenio
      Type: string

      Convênio entre usuário e participante recebedor

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