Skimmer.PublicApi.Host | v1
string · requiredstring · requiredstring | nullnumber · doublebooleanbooleanstring | nullnumber · doubleinteger · int32
Retrieves all work order types.
GET
https://publicapi.getskimmer.com
/WorkOrderTypes
Headers
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Retrieves all work order types. › Responses
OK
object[]
idThe unique identifier for the work order type.
descriptionThe work order type name/description.
defaultPriceThe default price used when creating a work order.
priceIsTaxableIndicates that the work order price is taxable.
deletedIndicates whether the work order type has been marked as deleted.
colorCodeIndicates the Color Code.
defaultLaborCostThe default labor cost for the work order type.
defaultEstimatedMinutesThe default estimated minutes for the work order type.