ChargeDueDatePatchRequestDTO
Partial update for a dynamic charge with due date (COBV)
- abatementType: object · AbatementDTO
Abatement configuration for charge with due date
- modeType: string enumrequired
Mode for calculating abatement on a charge with due date
values- N
O N E - F
I X E D - P
E R C E N T
- valueType: string
Pattern: ^\d+\.\d{2}$Abatement value (required when mode != NONE). For FIXED: absolute value, for PERCENT: percentage value
- additionalType: array object[] · AdditionalInfoDTO[] …50
Info Replaces the full additional information list when sent
Additional information for the payer
- nameType: stringmax length:50required
Name/label of the additional information field.
- valueType: stringmax length:200required
Value of the additional information field.
- discountType: object · DiscountDTO
Discount configuration for charge with due date
- modeType: string enumrequired
Mode for calculating discount on a charge with due date
values- N
O N E - F
I X E D _ D A T E - D
A I L Y
- fixedType: array object[] · FixedDateDiscountDTO[] …3
Date Discounts List of fixed date discounts (required when mode = FIXED_DATE, max 3 entries)
Fixed date discount entry
- valueType: string
Pattern: ^\d+\.\d{2}$Discount value (required when mode = DAILY). Represents daily discount rate.
- dueType: string Format: date
Date New due date (YYYY-MM-DD)
- emitType: boolean
Image If true, includes base64 PNG in the response
- fineType: object · FineDTO
Fine configuration for charge with due date
- modeType: string enumrequired
Mode for calculating fine on a charge with due date
values- N
O N E - F
I X E D - P
E R C E N T
- valueType: string
Pattern: ^\d+\.\d{2}$Fine value (required when mode != NONE). For FIXED: absolute value, for PERCENT: percentage value
- interestType: object · InterestDTO
Interest configuration for charge with due date
- modeType: string enumrequired
Mode for calculating interest on a charge with due date
values- N
O N E - D
A I L Y
- valueType: string
Pattern: ^\d+\.\d{2}$Interest rate value (required when mode = DAILY). Represents daily interest rate.
- originalType: string
Pattern: ^\d+\.\d{2}$New original amount (replaces stored value)
- statusType: string enum
Status of a dynamic charge
values- A
C T I V E - C
O M P L E T E D - E
X P I R E D - R
E M O V E D _ B Y _ R E C E I V E R - R
E M O V E D _ B Y _ P S P - R
E M O V E D _ B Y _ R E C E I V E R - R
E M O V I D O _ P E L O _ U S U A R I O _ R E C E B E D O R
- validType: integer Format: int32
After Due Days Days the charge remains valid after the due date