Contract
Update Contract
Update the Contract with the given UUID.
This endpoint updates the details of the Contract with the specified ID. Used to modify details of an existing Contract such as the start or end dates.
Note: If you have created Custom Fields for a Contract, when you use this endpoint to update the Contract use the customFields parameter to preserve those Custom Fields. If you omit them from the update request, they will be lost.
put/organizations/{orgId}/contracts/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifier (UUID) of the Contract to update.
Request body
Response
Returns the updated Contract