SoapService
Click here for a complete list of operations.
Ticket_RetrieveByOrganization2
Description
Retrieves a list of tickets for a specific organization, sorted and filtered
Parameters
Type | Name | Required |
---|---|---|
long | organizationId - The id of the organization | Yes |
RemoteSort? | remoteSort - The sort to use | |
ArrayOfRemoteFilter? | remoteFilters - The filters to use (null = unfiltered) | |
int | startRow - The starting row (1-based) | Yes |
int | numberRows - The number of rows | Yes |
Return Value
ArrayOfRemoteTicket - The list of tickets