Searches installed items.
query Parameters
SortsComma-delimited ordered list of property names to sort by. Adding - before the property name sorts in reverse order.Values: ServiceDate
FiltersA comma-delimited list of property name, operator, value.Values: ServiceDate, CustomerId
PageThe page number to return
PageSizeThe number of items returned per page
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.
Searches installed items. › Responses
OK
idThe unique identifier of the installed item.
serviceDateThe date when the item was installed during service.
customerFirstNameThe first name of the customer associated with the service location.
customerLastNameThe last name of the customer associated with the service location.
companyNameThe company name of the customer, if applicable.
serviceLocationAddressThe address of the service location where the item was installed.
installedItemDescriptionThe description of the installed item as entered during service.
itemTypeThe installed item type. This will indicate as to if the installed item's reference ID references a part, product or chemical.
detailsAdditional details about the installed item, derived from the associated equipment, chemical, or product name.
techFirstNameThe first name of the technician who performed the service.
techLastNameThe last name of the technician who performed the service.
serviceTypeThe type of service: "Work Order" or "Service Stop".
workOrderTypeThe type of work order (e.g., Repair, Maintenance). Only available for work order items.
workOrderIdThe unique identifier of the associated work order. Only available for work order items.