Inventory Parameters ObjectΒΆ

Name

Data Type

Description

lotTracked

Boolean

(Read Only) If true, the product requires lot/batch tracking in the fulfillment center.

Default value: false

expiryDateTracked

Boolean

If true, the product requires expiration date tracking in the fulfillment center.

Default value: false

expiryWindow

Number, up to 1 decimal place

The window where an item is past its fulfillment date, based on the expiration date. To indicate an infinite window, set this to 0.

Default value: 0

serialTracked

Boolean

If true, the item requires the serial number to be captured at outbound.

Default value: false

fragile

Boolean

If true, the item is fragile and requires the fragile SOP.

Default value: false

temperatureControlled

Boolean

If true, the item requires climate-controlled storage.

Default value: false

highValue

Boolean

If true, the item requires secured storage.

Default value: false

requiresQuarantine

Boolean

If true, the item requires a quarantine process at inbound.

Default value: false

additionalQualityControls

Array[String]

Reserved for future use.

For an example, see your API operation.