Amend revenue contract
POST/revenue/contracts/:id/amend
Creates a formal amendment record for an active contract, capturing the change in scope, pricing, or term. The amendment preserves the original contract state and produces a new versioned record. Use when a mid-term change requires an audit trail.
Request
Responses
- 200
- 404
- 422
Amendment applied and contract updated.
Contract not found.
Validation failed — check effective_date or new_total_value.