{
"success": true,
"data": {
"order": {
"can_be_cancelled": true,
"created_at": "2025-01-20T14:30:00Z",
"currency": "EGP",
"customer_id": "550e8400-e29b-41d4-a716-446655440000",
"discount_amount": 0,
"fulfillment_status": "unfulfilled",
"id": "770e8400-e29b-41d4-a716-446655440000",
"is_paid": false,
"item_count": 2,
"order_number": "ORD-1001",
"payment_method": "cod",
"payment_status": "unpaid",
"shipping_cost": 5000,
"status": "pending",
"store_id": "660e8400-e29b-41d4-a716-446655440000",
"subtotal": 50000,
"tax_amount": 7700,
"total": 62700,
"updated_at": "2025-01-20T14:30:00Z"
},
"returned_value_cents": 0,
"collected_total_cents": 0,
"refund_due_cents": 0,
"restocked_lines": 0
},
"message": "string"
}