Fixed cycle closing calendar management strategy
To create a fixed cycle closing calendar management strategy, run the Create program calendar strategy endpoint with the strategy field set to FIXED_CYCLE_CLOSING, and specify values for the following body parameters.
- Cycle closing date as a fixed day of the month. For example, you could specify that the cycle closing date should be the tenth day of the month (
cycle_closing_day= 10). - Number of days between the cycle closing date and the due date. Set this using the
days_between_cycle_closing_and_due_datefield.
After creating the management strategy, use the Update account calendar strategy endpoint to assign it to an account.
Updated 20 days ago
Related pages
Did this page help you?