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