<- Object

Object

InventoryAdjustmentGroupBeta

Link to section

Properties

Link to section

id

string

Read only A unique ID generated by Square for the InventoryAdjustmentGroup.

Link to section

root_adjustment_id

string

Read only The inventory adjustment of the composed variation.

Link to section

from_state

string

Read only Representative from_state for adjustments within the group. For example, for a group adjustment from IN_STOCK to SOLD, there can be two component adjustments in the group: one from IN_STOCKto COMPOSED and the other one from COMPOSED to SOLD. Here, the representative from_state for the InventoryAdjustmentGroup is IN_STOCK.

Link to section

to_state

string

Read only Representative to_state for adjustments within group. For example, for a group adjustment from IN_STOCK to SOLD, the two component adjustments in the group can be from IN_STOCK to COMPOSED and from COMPOSED to SOLD. Here, the representative to_state of the InventoryAdjustmentGroup is SOLD.