# Price

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `amount` | integer | Yes | The price amount in the currency's minor unit, e.g. "cents" for many currencies. |
| `currency` | string | Yes | Three-letter ISO 4217 currency code. Must be a supported currency. |
