{
"status": "object",
"order": {
"id": 25304285,
"code": "8OVNEhyqcf",
"store_id": 251073,
"order_url": "https://zid.store/osama/o/6IJWXOYLuR/inv",
"store_name": "Osama's Store",
"shipping_method_code": "custom",
"store_url": "https://zid.store/osama/",
"order_status": {
"name": "Delivery in progress",
"code": "new"
},
"currency_code": "KWD",
"is_marketplace_order": false,
"customer": {
"id": "2083543",
"name": "Osama",
"email": "example.user@email.com",
"mobile": "+966501234567",
"note": " ",
"verified": "1",
"type": "individual"
},
"shipping": {
"method": {
"id": "SHM-123456",
"name": "Express Delivery",
"code": "EXP_DEL",
"estimated_delivery_time": "3-5 Business Days",
"icon": "https://cdn.example.com/icons/shipping/express_delivery.png",
"is_system_option": false,
"waybill": "WB-12345678",
"had_errors_while_fetching_waybill": false,
"waybill_tracking_id": "TRACK-12345678",
"has_waybill_and_packing_list": false,
"tracking": {
"number": "TRACK-12345678",
"status": "In Transit",
"url": "https://example.com/track?number=TRACK-12345678"
},
"order_shipping_status": null,
"inventory_address": [
"string"
],
"courier": "FedEx",
"return_shipment": "RET-12345678"
},
"address": {
"formatted_address": "Masked Address",
"street": "Masked Street",
"district": "Masked District",
"city": {
"id": 1,
"name": "Other"
},
"country": {
"id": 184,
"name": "السعودية",
"code": "SA"
}
}
},
"payment": {
"method": {
"name": "بطاقة مدى البنكية",
"code": "zidpay",
"type": "cc",
"payment_network": "Visa"
},
"invoice": [
{
"code": "sub_totals_before_vat",
"value": "0.00000000000000",
"value_string": "0.000 KWD",
"title": "المجموع غير شامل الضريبة"
}
]
},
"is_potential_fraud": false,
"created_at": "2023-07-04 09:12:36",
"updated_at": "2023-07-04 09:14:28",
"invoice_link": "https://zid-testing-907587157081.s3-accelerate.amazonaws.com/pdf/order_44834593.pdf",
"products_count": 1,
"products_sum_total_string": "30.00 SAR",
"language": "ar",
"histories": [
{
"order_status_id": 1,
"order_status_name": "جديد",
"changed_by_id": 37,
"changed_by_type": "عميل",
"changed_by_details": {
"action": "تم إنشاء الطلب .",
"by": "Ahmed Al-Saud",
"comment": "Manually created after size-change request."
},
"comment": "تم إنشاء الطلب .",
"created_at": "2023-07-04 09:12:36",
"humanized_created_at": "منذ شهر"
}
],
"is_reactivated": false,
"return_policy": "Returns are accepted within 14 days of receipt.",
"packages_count": 1,
"invoice_settings": {
"is_order_notifications_enabled": true
}
},
"message": {
"type": "object",
"code": "200",
"name": "Success",
"description": "Order details retrieved successfully."
}
}