{
"metaData": {
"totalCount": 0,
"successfulCount": 0,
"failedCount": 0,
"filtersApplied": {
"invoiceNumber": null,
"fromInvDate": "string",
"toInvDate": "string",
"fetchType": null,
"defaultLast30DaysApplied": true
}
},
"invoices": [
{
"invoiceNumber": 0,
"distributionStatus": "string",
"distributionMethod": null,
"distributionMessage": null,
"dates": {
"createdAt": "string",
"printedAt": null,
"distributedAt": null,
"paymentControlActivatedAt": null
},
"file": {
"url": "string"
},
"paymentControl": {
"enabled": true,
"agency": "string",
"status": "string",
"caseId": null
},
"errors": [
{
"errorCode": "string",
"errorDescription": "string",
"errorType": "string"
}
]
}
]
}