Importing Tracking Orders?

I use a third party shipper for my shipping (I ship wine, so the laws are complicated) and I get a CSV of tracking numbers back from them. Is there anyway to import or upload it? Imports doesn't seem to have any support for the order objects. Other than API, any solutions?
Thank you
Answers
Hi @VintageWineGuy,
Thank you for contacting us.
Unfortunately, it is not possible to import tracking numbers through the UI in the backoffice. The much efficient way is to do this with the API. When you do this you'll need to use shipment endpoint: https://developers.lightspeedhq.com/ecom/endpoints/shipment/#put-update-a-shipment
I hope this helps.