DiscountDTO
Discount configuration for charge with due date
- modalidadeType: integer Format: int32enumrequired
Mode for calculating discount on a charge with due date (Bacen API Pix v2.9.0 spec). Serialized on the wire as the Bacen integer, per @JsonValue.
values- 1
- 2
- 3
- 4
- 5
- 6
- descontoType: array object[] · FixedDateDiscountDTO[] …3
Data Fixa List of fixed date discounts (required when mode = FIXED_DATE, max 3 entries)
Fixed date discount entry
- dataType: string Format: daterequired
Date until which this discount is valid (YYYY-MM-DD)
- valorType: string
Perc min length:1requiredDiscount value to apply if paid until this date
- valorType: string
Perc Discount value (required when mode = DAILY). Represents daily discount rate.