Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Talk discussion started


Tip

Available from CRM.COM R14.14.0


Excerpt

This method returns the Units through which a Job will be fulfilled. Multiple Units might be returned by each call.

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

accounts_receivable_identifier

(mandatory)

Accounts receivable identifier

The identifier of the account related to the job The allowed account identifier fields are the following:

Include Page
V4:accounts_receivable_identifier
V4:accounts_receivable_identifier

type_identifier
(semi-optional)

Job type identifier

The identifier of the job type that is requested by the customer. Only job types classified as Generic Purpose can be specified. The allowed job type identifier fields are the following:

Include Page
V4:job_type_identifier
V4:job_type_identifier

receipt_method

(mandatory)

Receipt Method identifier

The identifier of the job's receipt method. Determines if the customer prefers the job physical goods to be send to him at the specified delivery address, to pick them up from a specific unit or in any other way. The supported options are the following:

  • DELIVERY
  • PICK_UP
  • OTHER

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

...