An Item is used to track sales and inventory, and to collect sales tax. Items are also used to track income and expenses for tax purposes.
The Items Data Model simplifies the handling and retrieval of Items data for your application. The model provides a unified representation of Items data across different platforms, enabling you to easily access and manage Items data from different platforms.
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 |
An Item is used to track sales and inventory, and to collect sales tax. Items are also used to track income and expenses for tax purposes.
The Items Data Model simplifies the handling and retrieval of Items data for your application. The model provides a unified representation of Items data across different platforms, enabling you to easily access and manage Items data from different platforms.
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 |