Magidoc

Job
Object

Represents a print job.

Fields

#

id

ID !
Non-null

The ID of the job.

externalId

The external ID of the job.

customerId

The customer ID of the job.

customer

The customer of the job.

jobNumber

The job number.

name

Non-null

The name of the job.

quantity

The quantity of the job.

maxQuantity

The maximum deliverable quantity of the job, also known as overs, overage etc

tags

[ String !]!
Non-null

Any tags to help categorize the job

order

The order this Job is part of, if present

orderId

The ID of the order this Job is part of, if present

orderLine

The order line this Job fulfils, if present

orderLineId

The ID of the order line this Job fulfils, if present

kind

Non-null

The kind of job.

state

Non-null

The state of the job.

intent

The intent of the job.

parts

[ Part !]!
Non-null

The parts that are included in the job.

files

Non-null

The files attached to the Job

operations

Non-null

The operations that are included in the job.

milestones

Non-null

The milestones that are included in the job.

statuses

Non-null

The statuses of the operations in the job.

latestStatus

The latest status of the job, if available

dueAt

The date and time when the job is due.

createdAt

Non-null

The date and time when the job was created.

updatedAt

Non-null

The date and time when the job was last updated.

Usages

#

References

#