Lists

All lists will have a trailing backslash (query parameters go after the slash however). For example:

List of work orders and a list of work orders that are in a designated filter

http://restapi.lucity.net/gbaMS/Work/WorkOrders.svc/

http://restapi.lucity.net/gbaMS/Work/WorkOrders.svc/?FilterId=123

List of available code types for MainTaskCode

http://restapi.lucity.net/gbaMS/Work/WorkOrders.svc/MainTaskCode/

See Also

Welcome

Installation and Configuration

Basics

Working with Data

Formats (json, XML)

Special Requirements for XML

Errors

Expected return codes and behavior

Etags

Query Parameters

Special Functions

Other Notes