Getting Started

Facility Source (FS) API has a host of different features, but the cornerstone of our platform is a work order.

About a Work Order

Think of a work order (WO) as a task issue. A WO details what happened and what should be done; it has a due date, assignee, and much more.

When subscribers need services like AC repair, plumbing etc, they create WO's that are assigned to certain providers. These providers solve the problem and “close” the WO.

Required Parameters

To Update a WO, you need to pass additional information about the problem that occurred. In real life, you collect all these values using our API, but for a quick start we are providing you with the ready data.

Parameter Value
Id int
StatusCode string
CreateUser string
UserID int
DNE decimal
UpdateScheduledStartDateTime bool
UpdateScheduledCompleteDateTime bool
ZeroInvoice bool
QuoteApprovedContactID int
QuoteApprovedDateTime DateTime
QuoteCreateUser string
ScheduledStartDateTime DateTime
ScheduledCompleteDateTime DateTime
ActualStartDateTime DateTime
ActualCompleteDateTime DateTime
TargetStartDateTime DateTime
TargetCompleteDateTime DateTime
CauseID int
RemedyID int
UpdateRemedyToNull bool
EquipmentID int