Get Next Settlement Date

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

Sequence Diagram

Diagram