latestOpenAPI 3.1.02026-08-2211754502.4 KB

76cfbed5eb40

Support

Update support ticket

Use this BillingServ API endpoint to update support ticket. Review the response for the operation result or validation errors.

post/ticket/update

Request body

idinteger required

Support ticket ID.

subjectstring

Ticket subject. Letters, numbers, spaces, and basic punctuation only.

user_idinteger

ID of the customer the ticket belongs to.

assignee_byinteger

Staff user ID to assign the ticket to.

status'open' | 'pending' | 'close' | 'awaiting_reply'
support_departmentstring
priority'low' | 'medium' | 'high' | 'emergency'

Response

OK

successboolean