updateShipmentScanType
abstract suspend fun updateShipmentScanType(scanId: String, scanType: ShipmentScanType): Result<ShipmentScan>
Changes the classification type of an existing scan.
Changes the classification type of an existing scan.