return try service.identification(CheckinByID.Request.with { builder in
      builder.raw = scan
      builder.serialNumber = deviceName
      builder.scope = "partner/\(partnerCode)/location/\(locationCode)"
      if let f = fingerprint {