Get Service Types

Gets a paginated list of service types for a specific work type. Service types are dependent on work types. Service types are required when using auto-dispatch.

URLs

Environment Method URL
Sandbox https://api-sandbox.fndev.net/api/rest/v2/types-of-work/type-of-work id/service-types
Production https://api.fieldnation.com/api/rest/v2/types-of-work/type-of-work id/service-types

Path Parameters

Not applicable.

Query Parameters

Refer to Pagination for a list of additional query parameters.

Parameter Type Example Notes
access_token string abc123defg459hijk786lmn45 Required.

Body

Not applicable.

Response

You can locate service types in the Response > results object. Refer to Pagination for more information.

Examples

Return Service Types for Work Type ID 54

Errors

Standard HTTP and OAuth error codes.