| 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. |