{
"data": [
{
"categories": [
{
"code": "string",
"id": 0,
"name": "string"
}
],
"fail": [
{
"errors": [
{
"code": "string",
"message": "string",
"retryable": true
}
],
"key": {
"from": "yyyy-MM-dd'T'HH:mm:ssZ",
"oldestFirst": true,
"result": "string",
"route": "string",
"to": "yyyy-MM-dd'T'HH:mm:ssZ"
}
}
]
}
]
}
Was this page helpful?