Skip to end of banner
Go to start of banner

job_expense_update_parameters

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

 job_expense object parameter data
Name
Type
Description
action

(mandatory)

String

Defines if a new or existing information will be updated.The supported values are the following:

ADD, 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


  • No labels