Skip to end of banner
Go to start of banner

stock_movement_item_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 Next »

 stock_movement_item parameter object data

Name

Type

Description

installed_item_identifier

(mandatory)

String

An existing installed item that should be moved from one warehouse to the other. The allowed installed item identifier fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the installed item

serial_number

(semi-optional)

String

The serial number of the installed item

alternative_code

(semi-optional)

String

The alternative code of  a installed item

product_identifier

(semi-optional)

 

Available from CRM.COM R3.0.0

String

A non traceable physical good that should be moved from one warehouse to the other. The allowed physical good 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

 

quantity

(mandatory on conditions)

 

Available from CRM.COM R3.0.0

NumberThe quantity of the non traceable physical goods that should be moved from one warehouse to the other. This is available and mandatory only if a non traceable physical good is specified in the product_identifier parameter

 

 

      
  • No labels