Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 686 Bytes

File metadata and controls

14 lines (10 loc) · 686 Bytes

Inventory

Properties

Name Type Description Notes
ean string The EAN number associated with this product. [optional]
bsku string The BSKU number associated with this product. [optional]
graded_stock int The stock that is not available for sale anymore. [optional]
regular_stock int The stock that is available for sale. [optional]
title string The product title. [optional]

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