Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R14.2.0

Excerpt

This method provides the ability to list the feedback of a specific job/service request

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

job_identifier

(semi-optional)

Job Identifier

The identifier of the job for which the feedback will be retrieved. The allowed job identifier fields are the following:

Include Page
V4:job_identifier
V4:job_identifier

service_request_identifier

(semi-optional)

Service Request Identifier

The identifier of the service request for which the feedback will be retrieved. The allowed service request identifier fields are the following:

Include Page
V4:service_request_identifier
V4:service_request_identifier

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...