contracts
Undo Contract Term Decision
Clear a decision that has not been actioned yet.
409 once it has been: the successor exists and may have been worked on, so the actioning is taken back first (DELETE .../decision/action) and this route becomes available again. The decision survives in the term's event log either way.
delete/contracts/{contract_id}/terms/{term_id}/decision
Path parameters
contract_idstring uuid required
term_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.