Tip |
---|
Starting from CRM.COM R10.0.0 the specified Web API method will be deprecated, and although they will still be available in CRM.COM R10.0.0 they will not be maintained furthermore. |
Excerpt |
---|
This method returns information related with jobs. Multiple jobs are returned by each call |
...
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
accounts_receivable_identifier (semi-optional) | Accounts receivable identifier | The identifier of the account related with the job that should be returned as a result. The allowed account identifier fields are the following:
| ||||||
type_identifier | Job type identifier | The identifier of the job type related with the jobs that should be returned as a result. The allowed job type identifier fields are the following:
| ||||||
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 |
...