{
"guid": "string",
"order_code": "string",
"price": 0,
"tax": 0,
"delivery_price": 0,
"insurance_price": 0,
"discount": 0,
"total": 0,
"items": [
{
"product_id": 0,
"product_name": "string",
"price": 0,
"tax_rate": 0,
"tax": 0,
"amount": 0,
"total": 0
}
]
}