Contracts

Ends an open-ended contract

Sets an explicit end date on a contract that previously had no close date (open-ended). Provide the final end_date in the request body; downstream invoicing and revenue recognition honor the new boundary.

put/contracts/{contract_id}/end

Path parameters

contract_idstring required

UUID of the open-ended contract to close.

Request body

end_datestring date required

Response

NO CONTENT

Changes

No recorded changes to this endpoint across all 1 revision of this API.