jobQueueEntry

Prev Next
API Path
jobQueueEntries businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/jobQueueEntries

Methods

Method Return Type Description
GET jobQueueEntry jobQueueEntry Gets a Job Queue Entry object.
POST jobQueueEntry jobQueueEntry Creates a Job Queue Entry object.
PATCH jobQueueEntry jobQueueEntry Updates a Job Queue Entry object.
DELETE jobQueueEntry none Deletes a Job Queue Entry object.

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