Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 671 Bytes

File metadata and controls

14 lines (11 loc) · 671 Bytes

# StoreInventoryUpsert

Properties

Name Type Description Notes
availability string Might be: In stock, Out of stock, Preorder, Backorder
batch_id string Identifies this array entry
price string Product's price at this store
product_id string Identifies a product
sale_price string The sale price of the product. [optional]
store_id string Identifies the store, for the customer

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