Ticket Id with Field Value
Last updated
Was this helpful?
{
"customFieldValues": [
{
"id": 26690,
"value": "Magic Cloudy Shop"
},
{
"id": 26703,
"value": "Arrows with Frozen Darts"
},
{
"id": 26704,
"value": "100"
},
{
"id": 26706,
"value": "2024-01-23"
}
],
"ticketId": 256245
}customFieldValues
array of Custom FIeld with Value models
The values of the custom fields associated with the ticket. If the ticket has no fields, will be empty
ticketId
integer
Unique ticket id
Last updated
Was this helpful?
Was this helpful?