{
"success": true,
"message": "Order reset successfully. Refund processed.",
"data": {
"id": 43978,
"order_number": "17676030724246",
"status": "pending",
"date": "2026-01-05 08:51:12",
"order_grand_total": 120,
"currency": "SAR",
"description": "testdescription",
"payment_method": "cod",
"receiver_first_name": "test",
"receiver_last_name": "test",
"receiver_phone": "+966501234567",
"receiver_email": "test@example.com",
"receiver_short_address": "RRRR2424",
"receiver_country_id": 1,
"receiver_country": {
"id": 1,
"name": "Saudi Arabia",
"name_ar": "السعودية"
},
"receiver_country_code": null,
"receiver_city": {
"id": 62,
"name": "Riyadh",
"name_ar": "الرياض"
},
"receiver_address_line": "testadress",
"receiver_street_name": "teststreet",
"receiver_block": "testblock",
"receiver_postal_code": "test",
"receiver_latitude": "36.80650000",
"receiver_longitude": "10.18150000",
"shipper_name": "تست",
"shipper_email": null,
"shipper_phone": "+966533112592",
"shipper_country_id": 1,
"shipper_city": "جدة",
"shipper_address_line": "الهنداوية شارع زهرة اللوتس مقابل تموينات التوفير ",
"shipper_street_name": null,
"shipper_block": null,
"shipper_postal_code": null,
"shipper_latitude": null,
"shipper_longitude": null,
"shipper_short_address": null,
"total_weight": 0,
"merchant_id": null,
"delivered_at": null,
"tax": 0,
"external_id": null,
"webhook_id": null,
"created_at": "2026-01-05T08:51:12.000000Z",
"updated_at": "2026-01-05T09:31:36.000000Z",
"warehouse_id": 207,
"receiver_city_id": 62,
"cod_wallet_id": null,
"shipment_external_id": null,
"selected_shipment_company": null,
"source": "manual",
"return_type": null,
"volumetric_divisor": null,
"merchant_shipment_id": null,
"return_ordered_at": null,
"latest_shipment": null,
"merchant": null,
"items": [
{
"id": 62504,
"order_id": 43978,
"name": "غطاء أيفون 15",
"sku": null,
"quantity": 2,
"weight": 1,
"weight_unit": null,
"price": 100,
"total_price": null,
"tax": null,
"currency": "SAR",
"created_at": "2026-01-05T08:51:12.000000Z",
"updated_at": "2026-01-05T08:51:12.000000Z",
"verification_status": "pending",
"verified_at": null,
"verified_by": null,
"wrong_attempts": 0,
"verification_note": null
},
{
"id": 62505,
"order_id": 43978,
"name": "غطاء أيفون",
"sku": null,
"quantity": 2,
"weight": 0,
"weight_unit": null,
"price": 100,
"total_price": null,
"tax": null,
"currency": "SAR",
"created_at": "2026-01-05T08:51:12.000000Z",
"updated_at": "2026-01-05T08:51:12.000000Z",
"verification_status": "pending",
"verified_at": null,
"verified_by": null,
"wrong_attempts": 0,
"verification_note": null
}
],
"boxes": [
{
"id": 33041,
"order_id": 43978,
"box_id": null,
"length": 123,
"width": 123,
"height": 123,
"weight": 12300,
"packaging_type_id": 1,
"created_at": "2026-01-05T08:51:12.000000Z",
"updated_at": "2026-01-05T08:51:12.000000Z"
}
]
}
}