List Workorders

Log in to see full request history
Query Params
string

A valid filter for WorkOrderGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

string | null

The type of activity this record is associated with. Used with budget and forecast.

string | null

Address of where the work is being done. May contain linebreaks

number | null

Sum of InvoiceAmount on costs connected to this workorder

number | null

The number of hours worked against this workorder

number | null

Sum of InvoiceAmount on revenues connected to this workorder

number | null

The number of hours worked against this workorder

number | null

Sum of CalculatedCost on WorkOrderRow.

number | null

Sum of CalculatedRevenue on WorkOrderRow.

string | null

Name of user that last changed this workorder.

boolean
Defaults to false

True if the workorder is locked and cannot be modified.

integer | null

The id of a Construction Type for the Workorder. Can be retrieved from constructiontypestore

boolean
Defaults to false

Indicates if Contractor VAT ("Omvänd Byggmoms" in Sweden) is used on workorder

number | null

bookedrevenuetotal - bookedcosttotal

number | null

100 * (bookedrevenuetotal - bookedcosttotal) / bookedrevenuetotal

string | null

Name of user that created this workorder.

boolean
Defaults to false

Indicates if customer is creditworthy. False if creditworthy.

integer | null

Can be used to look up details about the customer contact from the customercontact endpoint

string | null

Name of customer contact.

integer | null

Can be used to look up details about the customer from the customer endpoint

string | null

Name of customer.

string | null

The customers reference for the workorder

string | null

Name of customer type.

string | null

Description of the workorder. What the job entails.

string | null

Name of the district where the work is being done

number | null

Sum of InvoiceAmount + MarkupAmount on chargeable costs connected to this workorder

string | null

External invoice number for the latest invoice for the workorder

string | null

Comment related to change of external workorder status.

integer | null

Id of external workorder status. Status shown in customer portal.

string | null

Name of ExternalWorkOrderStatus

integer | null

An identifying number used in some other external system as an identifier

string | null

Feedback from customer

integer | null

The Id of the NextUser who is the responsible foreman for this WorkOrder.

string | null

The full name of the NextUser who is the responsible foreman for this WorkOrder.

integer | null

The id of a Framework Contract for the Workorder. Can be retrieved from frameworkcontractstore

boolean
Defaults to false

True if all workorder rows, costs and hours for this workorder been invoiced

integer | null

X coordinate of where the work is being done, using the RT90 format

integer | null

Y coordinate of where the work is being done, using the RT90 format

boolean
Defaults to false

Indicates if workorder has document(s), true if workorder has one or more documents.

boolean
Defaults to false

True if this workorder should be included on offers.

integer | null

The Id of the InvoiceTemplate this workorder was invoiced via, if any

integer | null

The id of a KPIRule for the Workorder. Can be retreived from kpirulestore

string | null

The unit used for KPI

date | null

Date of the most recent invoice for the workorder.

string | null

The specific location this record is associated with. Used with budget and forecast.

string
required
length ≤ 100

Workorder Name

string | null

Status of mail notification

integer | null

Number of times notification is sent for WorkOrder.

date | null

The date when the workorder was ordered

integer | null

The id of a Price Type for the Workorder. Can be retrieved from pricetypestore

date-time | null

End date of the workorder

date-time | null

Start date of the workorder

integer
required

Can be used to look up details about the customer contact from the project endpoint

string | null

The name of the Project

string
required
length ≤ 10

Project number this workorder is related to.

integer | null

The id of a ProjectResourceGroup for the Workorder. Can be retrieved from projectresourcegroupstore

boolean
Defaults to false

True if a reminder mail should be sent to project leader about project start.

string | null

The signature of whom reported this workorder back to the office

date-time | null

The time when this workorder was reported back to the office

string | null

Salary number for exports to salary systems. Only used for workorders on the absense project

integer | null

The id of a Service Category for the Workorder. Can be retrieved from servicecategorystore

integer | null

The Id of the NextUser who is the responsible serviceman for this WorkOrder.

string | null

The full name of the NextUser who is the responsible serviceman for this WorkOrder.

boolean
Defaults to false

True if this workorder requires to be signed on site.

integer | null

The number that users see as a representation of the code, not the same as workorderstatusid.

integer | null
Defaults to 1

Can be used to look up more details about the status from the workorderstatus endpoint. Default value is '1' (Corresponds to status code '10' in most databases.).

string | null

Name of WorkOrderStatus

number | null

Sum of TotalPrice + markup on un-invoiced WorkOrderRow

number | null

Aggregated value of KPIValue on WorkOrderRow

number | null

Sum of TotalCost on WorkOrderRow.

number | null

Sum of TotalPrice on WorkOrderRow.

integer | null

An identifying number used as a user friendly id of workorders in Next. Unique within a project but not globally unique. Will be assigned automatically if not set by creator.

integer | null

Can be used to look up more details about the WorkPool Group from the groups endpoint

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL