receipt_item
Details about a product
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | number | None. | |
| product_qty | number | None. | |
| product_guid | globally unique identifier | None. | |
| product_sku | text | None. | |
| thumbnail | text | None. | |
| details | product_details | None. | |
| gift_card_amt | decimal | None. | |
| description | text | None. | |
| total | decimal | None. | |
| allow_copy | boolean | None. | |
| allow_coa | boolean | None. | |
| notes | text | None. | |
| uses_post | boolean | None. | |
| static_id | number | None. | |
| product_log | array (receipt_item_log) | None. |