Documentation
Dunning Condition

A dunning condition determines which dunning flow is applied on a dunning case.

States
  • Create
    The create state indicates that the Dunning Condition is in creation.
  • Active
    The active state indicates that the Dunning Condition is active and may be used.
  • Inactive
    The inactive state indicates that the Dunning Condition is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Dunning Condition is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Condition Name
    The condition name is used internally to identify the condition. For example the name is used within search fields and hence it should be distinct and descriptive.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • State
    The object's current state.
  • Type
    The selected dunning condition type defines what settings are available to be configured on the condition in the next step.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.