Versions Compared

Key

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

Available from CRM.COM R9.0.0

Excerpt

This method returns information related with the CRM.COM product that is mapped into a perception package or contract.  A single package is returned by each call

Tip

Available from CRM.COM R9.0.0

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

package_id

(semi-optional)

String

The id of the perception package

contract_id

(semi-optional)

StringThe id of the perception contract

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

...