GET api/ticket/getprojectswithcustomer/{filtered}
Get the projects with the customerinfo
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
filtered |
Whether the call needs to be filtered on active projects |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
The projects with the customerinfo
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.