AmountDueDateResponseDTO

Amount information for charge with due date (COBV) response

  • abatimento
    Type: object · AbatementDTO

    Abatement configuration for charge with due date

    • modalidade
      Type: string enum
      required

      Mode for calculating abatement on a charge with due date (Bacen API Pix v2.9.0 spec)

      values
      • 1
      • 2
    • valorPerc
      Type: string Pattern: ^\d+\.\d{2}$

      Abatement value (required when the abatimento object is present). For FIXED: absolute value, for PERCENT: percentage value

  • desconto
    Type: object · DiscountDTO

    Discount configuration for charge with due date

    • modalidade
      Type: string enum
      required

      Mode for calculating discount on a charge with due date (Bacen API Pix v2.9.0 spec)

      values
      • 1
      • 2
      • 3
      • 4
      • 5
      • 6
    • descontoDataFixa
      Type: array object[] · FixedDateDiscountDTO[] …3

      List of fixed date discounts (required when mode = FIXED_DATE, max 3 entries)

      Fixed date discount entry

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

      Discount value (required when mode = DAILY). Represents daily discount rate.

  • juros
    Type: object · InterestDTO

    Interest configuration for charge with due date

    • modalidade
      Type: string enum
      required

      Mode for calculating interest on a charge with due date (Bacen API Pix v2.9.0 spec)

      values
      • 1
      • 2
      • 3
      • 4
      • 5
      • 6
      • 7
      • 8
    • valorPerc
      Type: string Pattern: ^\d+\.\d{2}$

      Interest rate value (required when mode = DAILY). Represents daily interest rate.

  • multa
    Type: object · FineDTO

    Fine configuration for charge with due date

    • modalidade
      Type: string enum
      required

      Mode for calculating fine on a charge with due date (Bacen API Pix v2.9.0 spec)

      values
      • 1
      • 2
    • valorPerc
      Type: string Pattern: ^\d+\.\d{2}$

      Fine value (required when the multa object is present). For FIXED: absolute value, for PERCENT: percentage value

  • original
    Type: string

    Original amount in decimal format