Add new tracking number to existing shipment using REST API in Magento 2
How can I add a new tracking number to an already existing shipment that was created using the following endpoint https://magento.redoc.ly/2.4.0-admin/tag/orderorderIdship ? I can create the shipment for a sale/order with the initial tracking number/s, but if I use the…