Skip to end of banner
Go to start of banner

assets_to_be_returned_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 »

 assets_to_be_returned object parameter data

Name

Type

Description

installed_item_identifier
(semi-optional)

Installed Item Identifier

The identifier of the purchased installed item which is returned. 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)
 Product IdentifierThe identifier of the purchased, non-traceable physical good product which is returned. 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 if product is specified)
NumberThe quantity of the physical good. Need to be specified only in the case when a physical good product is specified.

job_identifier

(optional)

Job Identifier

The identifier of the job through which the purchased physical good was sold. The allowed job fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the job

number

(semi-optional)

String

The number of the job

Restrictions

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified

 

  • No labels