Update a contract draft
PUT/contract-drafts/:id
Updates an existing contract draft and normalizes nested relation objects into ERP ID fields before saving. Requires 'update contracts' permission.
Request
Responses
- 200
- 401
- 403
- 500
Contract draft updated successfully
Unauthenticated
Forbidden - Missing permission: update contracts
Internal server error