{
"success": true,
"data": {
"id": 1,
"venue_id": 1,
"cid": "96ab5d26-d6bb-4976-a6f8-9e8806ef6aa5",
"customer_id": null,
"sale_type_id": 2,
"source": "web",
"guests": 1,
"status": 2,
"order_status": "NEW",
"order_number": "RPO-00001",
"lock": false,
"total": 30000,
"subtotal": 30000,
"discount_type": 0,
"discount_value": 0,
"discount_rate": 0,
"total_discount": 0,
"service_charge": 0,
"service_charge_value": 0,
"delivery_fee": 0,
"remaining": 0,
"i_tax": 0,
"e_tax": 0,
"total_tax": 0,
"payment_methods": [
{
"id": 1,
"name": "Cash",
"amount": 30000
}
],
"fiscal_id": "Twrewr89fnscvj22",
"loyalty_type": null,
"loyalty_value": null,
"address": null,
"description": null,
"created_at": "2026-01-19 14:51:33",
"updated_at": "2026-01-20 12:43:07",
"closed_at": "2026-01-19 15:07:49",
"shift_date": "2026-01-19"
},
"message": "Operation completed successfully"
}