You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
job_expense object parameter data
| | |
---|
action
(mandatory) | String | Defines if a new or existing information will be updated.The supported values are the following: ADD, UPDATE, REMOVE |
job_expense_identifier (mandatory and applicable only on remove) | Job Expense Identifier | The identifier of the job expense that will be updated. The allowed job expense identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the job expense | product_identifier (semi-optional) | Product Identifier | The identifier of the product related with the job expense. The allowed product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|
|
product_identifier
(mandatory and applicable only on add) | Product Identifier | The identifier of the product related with the expense that will be updated. The allowed product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|