Documentation
Payment Reminder Flow Configuration
States
  • Create
    The create state indicates that the Payment Reminder Flow Configuration is in creation.
  • Active
    The active state indicates that the Payment Reminder Flow Configuration is active and may be used.
  • Inactive
    The inactive state indicates that the Payment Reminder Flow Configuration is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Payment Reminder Flow Configuration is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Conditions
    If an invoice meets all selected conditions, the flow will be used to process it. If the conditions are not met the next payment reminder flow in line will be chosen according to the priorities.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Name
    The payment reminder configuration name is used internally to identify the configuration in administrative interfaces. For example it is used within search fields and hence it should be distinct and descriptive.
  • 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.
  • Priority
    The priority orders the payment reminder flows. As such the priority determines together with the conditions the payment reminder flow the selection mechanism for a particular invoice. A change of the priority affects all future selections.
  • Start Delay
    This value defines how long after the invoice is created this flow should be started.
  • Start Time Of Day
    This value defines on which time of the day this flow will really start after the start delay has elapsed. It allows to target the reminder for a specific time during the day.
  • Start Time Zone
    This value defines the time zone that will be used when applying the start time of day.
  • State
    The object's current state.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.