Termination adaptionAsk AIpost https://api.instellix.io/v2/contracts/{contractIdent}/actions/termination-adaptationThis endpoint allows you to adjust the termination date of a terminated contract. Currently, it supports shorteningPath ParamscontractIdentstringrequiredlength between 1 and 100The ident of the contract to terminateBody ParamsnoticeDatedate-timeThe effective notice date which serves as the starting point for calculating the contract endDate taking the notice period into account.reasonstringlength ≤ 255Reason for the Termination. Size must be between 0 and 255.terminationDatedate-timeTermination date, if not set the termination date will be end of todayResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 7 months ago