Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 538 Bytes

File metadata and controls

11 lines (8 loc) · 538 Bytes

# EcommerceV1ProductUpdateRequest

Properties

Name Type Description Notes
name string The product name.
description string The product description.
status string Set "published" to make the product buyable, "draft" to hide it, or "archived" to retire it.

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