SquareConnect::InventoryState
September 18, 2018 ยท View on GitHub
Description
Indicates the state of a tracked item quantity in the lifecycle of goods.
Properties
| Name | Type |
|---|---|
| CUSTOM | string |
| IN_STOCK | string |
| SOLD | string |
| RETURNED_BY_CUSTOMER | string |
| RESERVED_FOR_SALE | string |
| SOLD_ONLINE | string |
| ORDERED_FROM_VENDOR | string |
| RECEIVED_FROM_VENDOR | string |
| IN_TRANSIT_TO | string |
| NONE | string |
| WASTE | string |
| UNLINKED_RETURN | string |