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.