InventoryAdjustmentGroup
Name | Type | Tags | Description |
---|---|---|---|
id |
string | undefined |
Optional | A unique ID generated by Square for theInventoryAdjustmentGroup .Constraints: Maximum Length: 100 |
rootAdjustmentId |
string | undefined |
Optional | The inventory adjustment of the composed variation. Constraints: Maximum Length: 100 |
fromState |
string | undefined |
Optional | Indicates the state of a tracked item quantity in the lifecycle of goods. |
toState |
string | undefined |
Optional | Indicates the state of a tracked item quantity in the lifecycle of goods. |
{
"from_state": null,
"to_state": null
}