RecPayloadDTO

Payload assinado da recorrência (RecPayload)

  • atualizacao
    Type: array object[] · StatusUpdateDTO[]
    • data
      Type: string Format: date-time

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

    • motivo
      Type: string
    • origem
      Type: string enum
      values
      • USER
      • SYSTEM
      • COUNTERPARTY
      • BACEN
    • status
      Type: string
    • statusAnterior
      Type: string
  • calendario
    Type: object · RecCalendarDTO
    • dataFinal
      Type: string Format: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • dataInicial
      Type: string Format: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • periodicidade
      Type: string enum
      values
      • SEMANAL
      • MENSAL
      • TRIMESTRAL
      • SEMESTRAL
      • ANUAL
  • idRec
    Type: string
  • politicaRetentativa
    Type: string enum
    values
    • NAO_PERMITE
    • PERMITE_3R_7D
  • recebedor
    Type: object · RecPayloadReceiverDTO

    Recebedor da recorrência no payload assinado

    • cnpj
      Type: string
    • ispbParticipante
      Type: string

      ISPB do usuário recebedor

    • nome
      Type: string
  • valor
    Type: object · RecValueDTO
    • valorMinimoRecebedor
      Type: string
    • valorRec
      Type: string
  • vinculo
    Type: object · BindingDTO
    • contrato
      Type: string
    • devedor
      Type: object · DebtorDTO1
    • objeto
      Type: string