- Unified Items properties: The model provides a unified representation of Items properties across different platforms, enabling you to easily access and manage Items data from different platforms.
- Comprehensive Items information: The model provides a comprehensive representation of Items data, including all the properties and relationships that you can retrieve for an Items.
Properties Supported
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for the Items |
| created_at | string | The date and time the Items was created |
| updated_at | string | The date and time the Items was updated |
| name | string | The name of the Items |
| description | string | The description of the Items |
| code | string | The code of the Items |
| unit_price | string | The unit price of the Items |
| currency_id | string | The currency id of the Items |
| status | string | The status of the Items |

