| API | Path |
|---|---|
| jobQueueEntries | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/jobQueueEntries |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| id | Guid | ||
| status | String | ||
| userID | String | 65 | |
| objectTypeToRun | String | ||
| objectIDToRun | Int32 | ||
| objectCaptionToRun | String | 250 | |
| description | String | 250 | |
| jobQueueCategoryCode | String | 10 | |
| userSessionStarted | DateTimeOffset | ||
| earliestStartDateTime | DateTimeOffset | ||
| scheduled | Boolean | ||
| recurringJob | Boolean | ||
| noOfMinutesBetweenRuns | Int32 | ||
| errorMessage | String | 2048 |