Skip to content

Ticket Parts

A list of Ticket Part objects for each note and event in the ticket. There is a limit of 500 parts.

typestring
Value:"ticket_part.list"
Example:"ticket_part.list"
ticket_partsArray of objects(Tickt Parts)

A list of Ticket Part objects for each ticket. There is a limit of 500 parts.

total_countinteger
Example:2
{ "type": "ticket_part.list", "ticket_parts": [ {} ], "total_count": 2 }