StatusDetails
StatusDetails
tickets_openedint
tickets_failedint
errorsarray
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Was this section helpful?
Show child attributes
1
2
3
4
5
6
7
8
9
10
{
"tickets_opened": null,
"tickets_failed": null,
"errors": [
{
"error_type": "ERROR_USER_INPUT",
"error_message": null
}
]
}