GET /api/worktype/search

envoice.in

Summary: Return all work types for the account that match the query param
Operation ID: WorkTypeApi_Search
Auth: unknown

Parameters (7)

queryOptions.order (string, query, optional)

Constraints: {'enum': ['None', 'Asc', 'Desc']}

queryOptions.orderBy (string, query, optional)
queryOptions.page (integer, query, optional)
queryOptions.pageSize (integer, query, optional)
queryOptions.query (string, query, optional)
x-auth-key (string, header, required, default: [authentication key])
x-auth-secret (string, header, required, default: [authentication secret])

No probe data for this endpoint yet.