{
"message": null,
"data": {
"id": 78901,
"store_id": 1,
"customer_id": 123,
"coupon_id": null,
"total": 299.99,
"checkout_id": 55001,
"current_status": 4,
"seen_at": null,
"order_review_notification_sent_at": null,
"tax_rate": null,
"tax_amount": null,
"prices_include_tax": false,
"tax_country_code": null,
"tax_registration_number": null,
"created_at": "2024-01-15T14:30:00.000000Z",
"updated_at": "2024-01-15T15:00:00.000000Z",
"human_format": {
"date_human": "منذ شهرين",
"date_normal": "Mon, Jan 15, 2024 2:30 PM"
},
"transaction": {
"payment_method": "dokanpay",
"deserved": 280.00,
"id": 5001,
"store_balance_credited_at": "2024-01-22T00:00:00.000000Z",
"platform_fees": 19.99,
"payment_data": null,
"payment_id": "ch_abc123",
"total": 299.99,
"is_refunded": false,
"is_hold": false,
"is_by_platform": false,
"order_id": 78901,
"human_format": {
"payment.method": "البطائق الإئتمانية",
"created_at": "15 يناير 2024، 2:30 م",
"created_at_text": "منذ شهرين",
"store_balance_scheduled_at_text": "منذ شهر",
"store_balance_scheduled_at": "22 يناير 2024، 12:00 ص"
}
},
"items": [
{
"id": 1001,
"order_id": 78901,
"item_type": "App\\Models\\StoreProduct",
"item_id": 101,
"quantity": 2,
"price": 149.99,
"fields": [],
"notice": null,
"created_at": "2024-01-15T14:30:00.000000Z",
"updated_at": "2024-01-15T14:30:00.000000Z",
"item": {
"id": 101,
"name": "Premium Product",
"price": 149.99,
"type": "product"
},
"subscription": null
}
],
"customer": {
"id": 123,
"firstName": "Ahmed",
"lastName": "Ali",
"country_code": "966",
"phone": "501234567",
"email": "ahmed@example.com"
}
},
"api": "rmz.shawarma",
"timestamp": 1699999999
}