{
"id": 42,
"product": {
"id": 5,
"code": "MAD-2X6"
},
"lines": [
{
"line_index": 1,
"child_product_id": 10,
"child_product_code": "WHEEL-12",
"quantity": 4,
"selected": true,
"included_in_price": true,
"print_it": true
},
{
"line_index": 2,
"child_product_id": 11,
"child_product_code": "AXLE-8",
"quantity": 2,
"selected": true,
"included_in_price": false,
"print_it": false
}
],
"line_count": 2,
"auto_bill_pos": true,
"confirmation_mode": 1,
"status": {
"is_used": false,
"is_deleted": false
},
"metadata": {
"updated_at": "2026-03-01T10:00:00-04:00",
"updated_by_user_id": 7,
"unique_id": 420,
"sdk_interface": "Components",
"sdk_index_used": 1
},
"sync": {
"organisation_id": "mastodonte",
"extracted_at": "2026-03-13T10:00:00-04:00",
"cursor": {
"modified_at": "2026-03-01T10:00:00-04:00",
"card_pos": 42
}
}
}