v1

latestOpenAPI 3.1.02026-07-24111224223.3 KB
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