{
"id": 1,
"order_number": "12345678",
"status": "pending",
"date": "2025-04-23 06:53:10",
"order_grand_total": 16057100,
"currency": "SAR",
"description": "طلب منتجات منزلية",
"payment_method": "paid",
"receiver_first_name": "Rocky",
"receiver_last_name": "Torp",
"receiver_phone": "966123456789",
"receiver_email": "marcelino74@example.com",
"receiver_country_id": 1,
"receiver_country": "المملكة العربية السعودية",
"receiver_country_code": "+966",
"receiver_city": "الرياض",
"receiver_address_line": "طريق الملك عبدالعزيز، حي الشفا",
"receiver_street_name": "Meta Dam",
"receiver_postal_code": "52491",
"shipper_name": "متجر الإلكتروني",
"shipper_city": "جدة",
"shipment_company": "spl",
"shipment_total_weight": 48050,
"merchant_id": 50,
"source": "woocommerce",
"return_type": "none",
"warehouse_id": 9,
"receiver_city_id": 328,
"shipment_cost": 8327,
"shipment_cost_without_cod": 8327,
"volumetric_divisor": 6000,
"applied_rate_cost": 711,
"created_at": "2025-07-21T13:05:46Z",
"updated_at": "2025-07-21T13:05:46Z",
"city": {
"id": 328,
"name": "Riyadh",
"name_ar": "الرياض",
"country_id": 1
},
"country": {
"id": 1,
"name": "Saudi Arabia",
"name_ar": "المملكة العربية السعودية",
"code": "SA",
"iso2": "SA",
"iso3": "SAU"
},
"user": {
"id": 50,
"first_name": "أحمد",
"last_name": "محمد",
"email": "ahmed.mohammed@example.com",
"phone": "+966501234567"
},
"order_items": [
{
"id": 1,
"name": "غطاء أيفون 15 - لون أسود",
"quantity": 2,
"price": 75.5,
"weight": 0.2
}
]
}