Get Next Execution Date

The NextValidExecutionDate API checks if a given date is valid for payment execution. If the date is in the past, after the cut-off, or not a business day, it finds the next valid business day that meets all conditions. The settlement date = execution date + settlement lead days. If all validations pass, then the settlement date is calculated using the original execution date. The execution and settlement dates are both returned in the response.

Sequence Diagram

Diagram