When processing returned shipments, it's important to note that the Order ID provided in the return shipment response not match the original Order ID that was created during the initial purchase.
The reason behind this discrepancy is that, for tracking and logistical purposes, the return process may generate a new, unique order ID or tracking number specific to the return shipment. This new identifier is separate from the original order number.
Always ensure that you track the return shipment using the provided number_tracking and use the order_id for any reference related to the return process.
{"success":true,"msg":"The Order has been Return","order_id":1111111,"number_tracking":"7745377811104381","link_tracking":"https://mkhdoom.sa/tracking?id=7745377811104381"}