End of day processing crons
To use this endpoint you must have the Manual EOD Processing feature enabled and selected in the Financial Setup section of your tenant's Administration panel in the UI. See our end of day processing support article for more information.
Allows you to trigger end of day (EOD) processing on the most recent snapshot of your system's data.
A daily snapshot is taken at midnight in your organization's time zone.
The differences between normal manual EOD processing and early manual EOD processing are:
- The normal manual EOD process (/crons/eod:run) will only process data until the end of the previous day.
- The early manual EOD process (/crons/earlyeod:run) will process data until the end of the current day.
Thus running early manual EOD processing should only be done if there are no further transactions expected for the current day. If this process fails for any reason, it can be re-attempted at a later time only if it is before the end of the current day. After the end of the current day, the processing of the day can be done by triggering a normal manual EOD process.
Early EOD process is in early access and should be used with caution.