updateShipmentScanManualDimensions
abstract suspend fun updateShipmentScanManualDimensions(shipmentScanId: String, dimensions: Dimensions): Result<ShipmentScan>
Updates a scan with manually measured dimensions.