Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 641 Bytes

File metadata and controls

26 lines (19 loc) · 641 Bytes

InventoryState

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

[Back to Model list] [Back to API list] [Back to README]