Aller au contenu principal

BatchJobSummary

idstring<uuid>
statusstring

Possible values: [pending, processing, completed, failed, cancelled, paused]

fileNamestring
labelstringnullable
totalEmailsinteger
processedEmailsinteger
percentageinteger
createdAtstring<date-time>
completedAtstring<date-time>nullable
BatchJobSummary
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "pending",
"fileName": "string",
"label": "string",
"totalEmails": 0,
"processedEmails": 0,
"percentage": 0,
"createdAt": "2024-07-29T15:51:28.071Z",
"completedAt": "2024-07-29T15:51:28.071Z"
}