Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 601 Bytes

File metadata and controls

12 lines (9 loc) · 601 Bytes

# EcommerceV1ProductCreatePhysicalProductRequest

Properties

Name Type Description Notes
name string The product name.
price int Price in the smallest currency unit (e.g. cents). Must be positive.
description string The product description.
currency string ISO 4217 currency code. Defaults to the store's default currency when omitted.

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