Skip to content

Clarify company_id validation on update_ticket_request - #650

Open
dan0505 wants to merge 1 commit into
mainfrom
dq/ticket-company-id-docs
Open

Clarify company_id validation on update_ticket_request#650
dan0505 wants to merge 1 commit into
mainfrom
dq/ticket-company-id-docs

Conversation

@dan0505

@dan0505 dan0505 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Why?

The Update Ticket endpoint rejects a company_id with a parameter_invalid error unless the company is already associated with one of the contacts on the ticket. The existing description didn't mention this, so callers could hit the error without knowing why.

How?

Extends the company_id field description on the update_ticket_request schema (Preview spec) to state this requirement.

🤖 Generated with Claude Code

Document that the Update Ticket endpoint requires company_id to
reference a company associated with one of the ticket's contacts,
otherwise it fails with a parameter_invalid error.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants