| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Product ID. | |
| title | string | Product name. | |
| type | string | Product type. | |
| status | string | Product status. | |
| price | int | Price in the smallest currency unit (e.g. cents). | |
| currencyCode | string | Currency the product is priced in (ISO 4217, lowercase). |