{
"id": 0,
"order_id": 0,
"order_name": "string",
"customer": "string",
"email": "string",
"phone": "string",
"order_date": "string",
"send_at": "string",
"status": "string",
"products": [
{
"product_id": 0,
"title": "string",
"image_url": "string",
"excluded_from_review_request": true
}
],
"email_sent_list": [
{
"email_type": "string",
"send_time": "string",
"sent_status": "string",
"error_msg": "string"
}
],
"scheduled_time": "string"
}