{
"item_id": 0,
"quantity": 1,
"price_cents": 0,
"archived": false,
"notes": "string",
"product_tags": [
"string"
],
"kitchen_tags": [
"string"
],
"report_category": "string",
"voided": true,
"sub_items": [
{
"item_id": 0,
"modifier_id": 0,
"quantity": 1,
"price_cents": 0,
"notes": "string",
"product_tags": [
"string"
],
"kitchen_tags": [
"string"
],
"report_category": "string",
"voided": true
}
]
}