Skip to main content
Matchers define which orders in the schedule should be affected by an adjustment.

Cycle

Match orders by billing cycle number.
Use cases:
  • Target a specific future order (e.g., “skip the 3rd order”)
  • Apply adjustment to a known cycle
Input:
Cycle numbers start at 0. Cycle 0 is the first/current cycle.

Date

Match orders by their scheduled date.
Use cases:
  • Skip all orders on a specific date (e.g., holiday)
  • Target orders regardless of cycle number
Input:

Cycle and date

Match orders by both cycle number and scheduled date.
Use cases:
  • Precise targeting when both cycle and date matter
  • Disambiguate when multiple orders could match
Input:

Compatibility

Not all matchers work with all actions: