Service Job

PropertyTypeDescription
accountIdIntegerThe ID of your Fusebill account
typeStringThe type of service job
statusEnum: { NotStarted, InProgress, Completed, Failed }The current state of the job
createdTimestampDateTimeThe timestamp of the job was created
completedTimestampDateTimeThe timestamp of when the job reached a final state
additionalDataJSON StringAdditional information in the form of JSON which is custom to the service job
totalCountIntegerThe total count of tasks for this job
totalSuccessfulIntegerThe total count of successful tasks for this job
totalFailedIntegerThe total count of failed tasks for this job
percentCompleteDecimalThe percentage of completed tasks for this job
isOfflineBooleanIndicates whether the job is to be processed offline.
idIntegerThe Fusebill generated unique ID of this service job