Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 592 Bytes

File metadata and controls

11 lines (8 loc) · 592 Bytes

# EcommerceV1VariantCreateVariantRequestPricesInner

Properties

Name Type Description Notes
amount int Price in the smallest currency unit (e.g. cents).
saleAmount int Optional sale price in the smallest currency unit; must be lower than amount.
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]