CobvBatchPatchRequestDTO

Corpo para revisão de um subconjunto de cobranças de um lote COBV

  • cobsv
    Type: array object[] · CobvBatchItemPatchDTO[] 1…
    required

    Cobranças revisadas — cada txid deve já pertencer ao lote

    Item de revisão de um lote COBV: txid existente + campos revisados

    • txid
      Type: string
      min length:  
      1
      required

      Transaction id de uma cobrança já pertencente ao lote

    • abatement
      Type: object · AbatementDTO

      Abatement configuration for charge with due date

    • additionalInfo
      Type: array object[] · AdditionalInfoDTO[] …50

      Replaces the full additional information list when sent

      Additional information for the payer

    • discount
      Type: object · DiscountDTO

      Discount configuration for charge with due date

    • dueDate
      Type: string Format: date

      New due date (YYYY-MM-DD)

    • emitImage
      Type: boolean

      If true, includes base64 PNG in the response

    • fine
      Type: object · FineDTO

      Fine configuration for charge with due date

    • interest
      Type: object · InterestDTO

      Interest configuration for charge with due date

    • original
      Type: string Pattern: ^\d+\.\d{2}$

      New original amount (replaces stored value)

    • status
      Type: string enum

      Status of a dynamic charge

      values
      • ATIVA
      • CONCLUIDA
      • REMOVIDA_PELO_USUARIO_RECEBEDOR
      • REMOVIDA_PELO_PSP
      • REMOVIDA_PELO_USUARIO_RECEBEDOR
      • REMOVED_BY_RECEIVER
    • validAfterDueDays
      Type: integer Format: int32

      Days the charge remains valid after the due date

  • descricao
    Type: string
    max length:  
    140

    Nova descrição do lote (opcional)