v2
latestOpenAPI 3.0.42026-08-084694591.6 MBFind jobs based on search parameters.
Query parameters
Sort field
Specify sorting direction.
Sort direction
Number of records to skip.
Number of records to return (maximum)
Request body
Filter to jobs whose ids are in the list
Filter jobs to only given numbers
Filter jobs to only given names
Job status
Filter jobs to match the given statuses
Filter jobs based on the id of the parent item they produce
Filters jobs to have those that have at least 1 incomplete operation. Note that this will filter out jobs that haven't been approved yet because they technically have no operations on them until approved.
Filters for jobs that are for this sales order id. Please reference /api/sales-orders endpoint.
Filters jobs created before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters jobs created after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters jobs modified before (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used.
Filters jobs modified after (exclusive) this parameter in UTC time. If no time component is passed, midnight UTC will be used. Useful for polling incrementally instead of re-syncing every job.
Response
List of jobs matching the filters
Unique Id associated to this entity
Job number
Job name, defaults to number unless otherwise specified.
Unique identifier of the parent item produced by this job. Please reference api/items endpoint.
Quantity of parent item produced by this job
Due date
If set, this is the earliest date that the job should be scheduled to begin.
Identifier of sales order fulfilled by this job, if applicable. Please reference api/sales-orders endpoint.
Identifier of sales order line item fulfilled by this job, if applicable. Please reference endpoints nested under api/sales-orders.
The date the job was created
The first scheduled start time.
The first scheduled end time.
The current scheduled start time.
The current scheduled end time.
The job completion datetime.
The job cancelled datetime.
Revenue
Job level internal notes
Identifier of work order(s) that this job is associated to, if applicable. Please reference api/work-orders endpoint.
Job status
Job priority
Custom fields that have been defined on this entity.