createPickTicketShipmentEntry
abstract suspend fun createPickTicketShipmentEntry(shipmentId: String, shipmentScanId: String, jobId: String, fileName: String): Result<ShipmentEntry>
Creates an entry linking a previously uploaded pick ticket to a specific shipment and scan.