Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 941 Bytes

InventoryItemRequest.md

File metadata and controls

17 lines (12 loc) · 941 Bytes

# InventoryItemRequest

Properties

Name Type Description Notes
id string Unique identifier of an inventory item. [optional]
manufacturer_id string Unique Digital River manufacturer identifier. [optional]
part_number string Manufacturer part number.
eccn string Export control classification number. [optional]
hs_code string International & US HS Code & Harmonized Tariff Code. [optional]
country_of_origin string An ISO 3166-1 alpha-2 country code. [optional]
allow_oversell bool If true, customers are allowed to reserve inventory of the item when it is out of stock. [optional]

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